>>>>> "Julien" == Julien Desfossez <[email protected]> writes:

Julien> SystemTap 1.2-5 (from Debian package), hooking on DTrace user-space
Julien> static markup.

The sdt.h stuff has been rewritten at least once since then.  I'd
suggest trying the latest.  I think it probably won't matter for the
flight recorder mode, but it may matter for measuring overhead.

Julien> 0) Baseline : running the program without any instrumentation
Julien> 1) Flight recorder tracing comparison UST vs SystemTap

I'd be interested to also see the numbers when the probes are in place
in the source, but not enabled.  That is, what is the overhead of a
disabled probe?

When doing this with SystemTap it would be interesting to try twice:
once with a semaphore for each probe, and once without.

Tom

_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to