On Wed, Aug 29, 2007 at 11:31:13AM -0700, Martin Englund wrote: > Thanks for the suggestion. This is how the probes fire: > > fbt:c2audit:audit_start:entry > fbt:c2audit:audit_start:return > syscall:::entry > syscall:::return > fbt:c2audit:audit_finish:entry > fbt:c2audit:audit_finish:return > > I guess I can just save the timing data I calculate in > fbt:c2audit:audit_start:return and add it to my aggregation when I'm > in fbt:c2audit:audit_finish:return.
And you don't even need to use a speculation -- thread locals should suffice, no? _______________________________________________ dtrace-discuss mailing list [email protected]
