]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ftracetest: Add ftrace basic testcases
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Mon, 22 Sep 2014 23:42:52 +0000 (23:42 +0000)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 23 Sep 2014 13:32:00 +0000 (09:32 -0400)
commit03e166450fca3867a8e940d13d650f11aa03ee90
tree2b9e81c9e54d47469cf7c1e0915ea4688ea1b296
parent6e68e6c5e4b67a02aaa406da6124ea5cae7d5e10
ftracetest: Add ftrace basic testcases

Add ftrace basic testcases. This just checks ftrace debugfs
interface works as it is designed.

Link: http://lkml.kernel.org/p/20140922234252.23415.62897.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/00basic/basic1.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/00basic/basic2.tc [new file with mode: 0644]
tools/testing/selftests/ftrace/test.d/00basic/basic3.tc [new file with mode: 0644]