diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2017-07-07 20:57:33 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-07-09 13:46:28 +0200 |
commit | 8cb0bc9e3f863f3e77522d02443a75c0e45a6ed0 (patch) | |
tree | f26106bcab2ee3acca41f6b6efadee9561a5baf4 /kernel/trace/trace.c | |
parent | selftests/ftrace: Add a test to probe module functions (diff) | |
download | linux-8cb0bc9e3f863f3e77522d02443a75c0e45a6ed0.tar.xz linux-8cb0bc9e3f863f3e77522d02443a75c0e45a6ed0.zip |
selftests/ftrace: Add a testcase for kprobe event naming
Add a testcase for kprobe event naming. This testcase checks whether the
kprobe events can automatically ganerate its event name on normal
function and dot-suffixed function. Also it checks whether the kprobe
events can correctly define new event with given event name and group
name.
Link: http://lkml.kernel.org/r/61ae96fd1fcd14ee652c8b6525c218b8661bb0d2.1499453040.git.naveen.n.rao@linux.vnet.ibm.com
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
[Updated tests to use vfs_read and symbols with '.isra.',
added check for kprobe_events and a command to clear it on exit,
various additional checks and tests]
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions