Skip to content
Snippets Groups Projects
Commit 35ebf1ca authored by Steven Rostedt's avatar Steven Rostedt
Browse files

ftrace: show unlimited when traceon or traceoff has no counter


Impact: clean up

The traceon and traceoff function probes are confusing to developers
to what happens when a counter is not specified. This should help
clear things up.

 # echo "*:traceoff" > set_ftrace_filter
 # cat /debug/tracing/set_ftrace_filter

  #### all functions enabled ####
  do_fork:traceoff:unlimited

Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 73d8b8bc
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment