| commit | 140fa68d847b16fd4fe13a2b360cf044e0f31f56 | [log] [tgz] |
|---|---|---|
| author | Namhyung Kim <namhyung@kernel.org> | Wed Mar 29 10:08:02 2017 +0900 |
| committer | Namhyung Kim <namhyung@kernel.org> | Mon Apr 17 11:14:41 2017 +0900 |
| tree | d532d8247b3682ae6a3737e588ecd40604caa4c4 | |
| parent | 2fb8b92962a2db02d92ee49fd16983aa511a4308 [diff] |
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. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>