ftracetest: Initial commit for ftracetest
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Mon, 22 Sep 2014 23:42:50 +0000 (23:42 +0000)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 23 Sep 2014 13:31:05 +0000 (09:31 -0400)
commit6e68e6c5e4b67a02aaa406da6124ea5cae7d5e10
treea6dc106b1930d72596c3cd6e29a08a5f3dbea693
parent0f33be009b89d2268e94194dc4fd01a7851b6d51
ftracetest: Initial commit for ftracetest

ftracetest is a collection of testcase shell-scripts for ftrace.
To avoid regressions of ftrace, these testcases check correct
ftrace behaviors. If someone would like to add any features on
ftrace, the patch series should have at least one testcase for
checking the new behavior.

Link: http://lkml.kernel.org/p/20140922234250.23415.68758.stgit@kbuild-f20.novalocal
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
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>
MAINTAINERS
tools/testing/selftests/Makefile
tools/testing/selftests/ftrace/Makefile [new file with mode: 0644]
tools/testing/selftests/ftrace/README [new file with mode: 0644]
tools/testing/selftests/ftrace/ftracetest [new file with mode: 0755]
tools/testing/selftests/ftrace/test.d/template [new file with mode: 0644]
This page took 0.027935 seconds and 5 git commands to generate.