]> git.karo-electronics.de Git - linux-beck.git/commit
ftracetest: Add kprobe basic testcases
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Mon, 22 Sep 2014 23:42:54 +0000 (23:42 +0000)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 23 Sep 2014 13:32:27 +0000 (09:32 -0400)
commit2909ef28b1d385210d4fef551499debc914f30e4
tree63f36b751009a4a1da765a96d289defca3160320
parent03e166450fca3867a8e940d13d650f11aa03ee90
ftracetest: Add kprobe basic testcases

Add basic testcases for kprobe dynamic events.
This also shows that the ftracetest accepts sub-directory
for new testcases.

Link: http://lkml.kernel.org/p/20140922234254.23415.46964.stgit@kbuild-f20.novalocal
Acked-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/selftests/ftrace/test.d/kprobe/add_and_remove.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/kprobe/busy_check.tc [new file with mode: 0644]