[Bug runtime/6964] process probes cause kernel crash on f9
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Oct 16 19:21:00 GMT 2008
------- Additional Comments From wcohen at redhat dot com 2008-10-16 19:20 -------
Removing the "-c ls" will allow this to work:
stap -e 'probe process.syscall, process.end \
{printf("%s %d %s\n", execname(), pid(), pp())}'
The problem is still present on the 2.6.26.6-75.fc9 kernel.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6964
------- 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