Query: tau_db_dump_incr
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_DB_DUMP_INCR(3) TAU Instrumentation API TAU_DB_DUMP_INCR(3)NAMETAU_DB_DUMP_INCR - Dumps profile database into timestamped profiles on diskSYNOPSISC/C++: TAU_DB_DUMP_INCR(void);DESCRIPTIONThis is similar to the TAU_DB_DUMP macro but it produces dump files that have a timestamp in their names. This allows the user to record timestamped incremental dumps as the application executes.EXAMPLEC/C++ : TAU_DB_DUMP_INCR();SEE ALSOTAU_DB_DUMP(3), TAU_DB_DUMP_PREFIX(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_INCR(3)