This is the mail archive of the systemtap@sourceware.org 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]

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


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.


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