debian man page for tau_db_dump

Query: tau_db_dump

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TAU_DB_DUMP(3)						      TAU Instrumentation API						    TAU_DB_DUMP(3)

NAME
TAU_DB_DUMP - Dumps the profile database to disk
SYNOPSIS
C/C++: TAU_DB_DUMP(void); Fortran: TAU_DB_DUMP(void);
DESCRIPTION
Dumps the profile database to disk. The format of the files is the same as regular profiles, they are simply prefixed with "dump" instead of "profile".
EXAMPLE
C/C++ : TAU_DB_DUMP(); Fortran : call TAU_DB_DUMP()
SEE ALSO
TAU_DB_DUMP_PREFIX(3), TAU_DB_DUMP_INCR(3), TAU_DUMP_FUNC_NAMES(3), TAU_DUMP_FUNC_VALS(3), TAU_DUMP_FUNC_VALS_INCR(3), TAU_DB_PURGE(3), TAU_PROFILE_EXIT(3) 08/31/2005 TAU_DB_DUMP(3)
Related Man Pages
exchange2mbox(1) - debian
profile-manager(1) - debian
tau_enable_instrumentation(3) - debian
tau_profile_set_node(3) - debian
tau_register_event(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file