[Bug runtime/14223] perf probes fail if not root
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jun 12 15:37:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14223
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> 2012-06-12 15:37:08 UTC ---
Wacky. It's strange for a deeper-down kernel api to enforce authorization, as
opposed to a close-to-userspace syscall handler, but alas. We should
investigate whether this part of the module runs during a callback caused by
(setuid-root) staprun vs. (unprivileged) stapio that staprun execs. If the
latter, we may be able to "fix" it by having some probe registration occur
earlier, perhaps with an additional transport message.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list