[Bug translator/1133] support .callees probe pattern extension
jlebon at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Feb 5 18:44:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=1133
--- Comment #9 from Jonathan Lebon <jlebon at redhat dot com> ---
(In reply to Jonathan Lebon from comment #8)
> I've implemented this by adding a condition expression to the probe points
> created which check if it's the right caller
(In reply to Jonathan Lebon from comment #8)
> It seems to work OK for now, but further testing is needed (esp. for inlines
> and tail calls).
This technique now adds a check in the probe's body rather than using probe
point conditions. It also account for relocation by using
_stp_[uk]module_relocate() at runtime. Finally, inlined callees are properly
triggered now.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list