tau_db_dump(3) debian man page | unix.com

Man Page: tau_db_dump

Operating Environment: debian

Section: 3

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
profile-manager(1) - debian
tau2profile(1) - debian
tau_profile_set_node(3) - debian
tau_profile_timer(3) - debian
tau_register_event(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk