tau_profile_callstack(3) debian man page | unix.com

Man Page: tau_profile_callstack

Operating Environment: debian

Section: 3

TAU_PROFILE_CALLSTAC(3) 				      TAU Instrumentation API					   TAU_PROFILE_CALLSTAC(3)

NAME
TAU_PROFILE_CALLSTACK - Generates a callstack trace at a given location.
SYNOPSIS
C/C++: TAU_PROFILE_CALLSTACK(void);
DESCRIPTION
When 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.
EXAMPLE
C/C++ : TAU_PROFILE_CALLSTACK(); 08/31/2005 TAU_PROFILE_CALLSTAC(3)
Related Man Pages
tau2otf(1) - debian
tau2vtf(1) - debian
tau_merge(1) - debian
tau_register_context_event(3) - debian
trace-cmd-options(1) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com