corrected: tapset/script information template
John Levon
levon@movementarian.org
Fri Apr 29 20:55:00 GMT 2005
On Fri, Apr 29, 2005 at 03:24:20PM -0400, William Cohen wrote:
> * Associated files:
>
> $dynamic_call_graph = 1; // turn on tracing of calls for thread
> $dynamic_call_graph = 0; // turn off tracing of calls for thread
I'm probably missing something, but how is this supposed to work? I want
to be able to get call graphs under certain circumstances. It's not very
useful to only be able to say "always collect call graphs for this
thread", I need to be able to say "if this happens, and we reach this
function, then insert a stack trace into the tracing stream".
regards
john
More information about the Systemtap
mailing list