Query: tau_profile_callstack
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_PROFILE_CALLSTAC(3) TAU Instrumentation API TAU_PROFILE_CALLSTAC(3)NAMETAU_PROFILE_CALLSTACK - Generates a callstack trace at a given location.SYNOPSISC/C++: TAU_PROFILE_CALLSTACK(void);DESCRIPTIONWhen TAU is configured with -PROFILECALLSTACK configuration option, and this call is invoked, a callpath trace is generated. A GUI for viewing this trace is included in TAU's utils/csUI directory. This option is deprecated.EXAMPLEC/C++ : TAU_PROFILE_CALLSTACK(); 08/31/2005 TAU_PROFILE_CALLSTAC(3)