reset all events

This commit is contained in:
Brendan Gregg
2014-07-25 20:03:32 -07:00
parent 83978ca210
commit 36f129742a

View File

@@ -115,5 +115,6 @@ cd $tracing || die "ERROR: accessing tracing. Root user? Kernel has FTRACE?"
writefile current_tracer nop
writefile set_ftrace_filter
writefile set_ftrace_pid
writefile events/enable 0
writefile kprobe_events
vecho "Done."