Skip to content

Commit

Permalink
ftrace: Have set_ftrace_pid use the bitmap like events do
Browse files Browse the repository at this point in the history
Convert set_ftrace_pid to use the bitmap like set_event_pid does. This
allows for instances to use the pid filtering as well, and will allow for
function-fork option to set if the children of a traced function should be
traced or not.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
  • Loading branch information
Steven Rostedt (Red Hat) committed Jun 20, 2016
1 parent 76c813e commit 345ddcc
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 185 deletions.
Loading

0 comments on commit 345ddcc

Please sign in to comment.