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 translator/10995] on-the-fly enabled/disabled probes


------- Additional Comments From jkenisto at us dot ibm dot com  2009-11-21 01:04 -------
On a related note, in the SystemTap-resident versions of uprobes, a u[ret]probe
handler can call [un]register_u[ret]probe().  A handler can even unregister
itself.  See Section 4.4, "User's Callback for Delayed Registrations", in
runtime/uprobes/uprobes.txt.

U[ret]probe handlers can block, so they could also [un]register k[ret]probes.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10995

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


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