[Bug uprobes/17623] Sometimes probes fail to fire events when running against a multi-threaded application

peter at peca dot dk sourceware-bugzilla@sourceware.org
Thu Nov 20 07:54:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=17623

--- Comment #4 from Peter Allin <peter at peca dot dk> ---
Aha. When I let perf start the test program, like this:

  perf stat -e probe_testprog:func1 -e probe_testprog:func2 -a timeout 1s
./testprog

The counts are equal (+/- 1 of course).

This make the SystemTap problem and the perf problem look like the same.
Pointing towards the kernel I suppose?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list