[Bug tapsets/10204] Place userspace markers in systemtap itself
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jul 31 22:18:00 GMT 2009
------- Additional Comments From jistone at redhat dot com 2009-07-31 22:18 -------
> (In reply to comment #8)
> > > probe staprun.send_control_message =
> > process("/usr/local/bin/staprun").mark("send__ctlmsg") {
> >
> > Isn't this probe really in stapio?
>
> The marker is in the send_request function, which is in
> runtime/staprun/common.c, so I guess not :)
Here "common" means shared by both stapio and staprun, so the mark should
actually manifest in both. staprun's use of send_request is only for loading
kernel module relocations; stapio's messages are more interesting IMO.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10204
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list