This is the mail archive of the systemtap@sources.redhat.com mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: corrected: tapset/script information template


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]