]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/ftrace: Add kprobe profile testcase
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 30 Aug 2018 14:20:28 +0000 (23:20 +0900)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:35 +0000 (14:49 -0600)
commit32f6e5da83c7f06db7e4efbdacdbc59c16fd6ecb
treea1293aefb5b767161b1fa5682f0e686e3d7ecd1b
parentb0898e84851c96248c376897c96f3fde3ff7e3b5
selftests/ftrace: Add kprobe profile testcase

Add a testcase for testing kprobe_profile interface
which provides per-kprobe event hit/misshit counts.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/ftrace/test.d/kprobe/profile.tc [new file with mode: 0644]