[Bug kprobes/5759] probes in sched.c on preempt kernel cause reboot

fche at redhat dot com sourceware-bugzilla@sourceware.org
Wed Feb 13 00:38:00 GMT 2008


------- Additional Comments From fche at redhat dot com  2008-02-13 00:37 -------
The translator is supposed to (and on my Fedora rawhide 2.6.24* 
VM running cvs systemtap, does) block probes on __init type functions.

% stap -p2 -vvv -e 'probe kernel.function("....") {}' 2>&1 | grep skipping.init

lists those functions that are excluded from probing due to this issue.
I wonder why this is not working for your kernel.

-- 


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

------- 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