[RFC] [PATCH 3] uprobes: return probes
Jim Keniston
jkenisto@us.ibm.com
Tue Apr 24 01:07:00 GMT 2007
This patch implements user-space return probes (uretprobes) atop
the two uprobes patches I posted on Friday -- e.g.,
http://sources.redhat.com/ml/systemtap/2007-q2/msg00108.html
The big difference from previous implementations of uretprobes is that
the API function init_uretprobes() is gone. Uprobes uses slot 0 of
the SSOL area for the uretprobe trampoline, so you no longer have to
figure out where to put the trampoline.
Comments welcome.
Jim Keniston
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3-uretprobes.patch
Type: text/x-patch
Size: 30803 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20070424/163f8919/attachment.bin>
More information about the Systemtap
mailing list