]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: ftrace: Add a testcase for function PID filter
authorNamhyung Kim <namhyung@kernel.org>
Mon, 17 Apr 2017 02:44:30 +0000 (11:44 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 18 Apr 2017 16:02:36 +0000 (12:02 -0400)
commit093be89a12c8724883ac803420cba8b08a947d3b
tree44ff16864e252e5cc51d1d0080c32d93fbe3b36c
parentd879d0b8c183aabeb9a65eba91f3f9e3c7e7b905
selftests: ftrace: Add a testcase for function PID filter

Like event pid filtering test, add function pid filtering test with the
new "function-fork" option.  It also tests it on an instance directory
so that it can verify the bug related pid filtering on instances.

Link: http://lkml.kernel.org/r/20170417024430.21194-5-namhyung@kernel.org
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/selftests/ftrace/test.d/ftrace/func-filter-pid.tc [new file with mode: 0644]