]> git.baikalelectronics.ru Git - kernel.git/commit
ftracetest: Add --verbose option for showing echo output
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thu, 4 Dec 2014 19:41:23 +0000 (14:41 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 4 Dec 2014 15:40:34 +0000 (10:40 -0500)
commitdad78fa27518e711656a2448bc335a570731a86d
treefcad4078c4c8bee03aee5476178fc43ee85303d6
parent34d67c1ad571956dd25207f27bda63b43fcdb3ec
ftracetest: Add --verbose option for showing echo output

Add --verbose/-v option for showing echo output in testcases.
This is good for checking the progress of testcases which
take a longer time to run.

To implement this feature, all the testcase failures are
captured in ftracetest and send signal to set SIG_RESULT=FAIL.

Link: http://lkml.kernel.org/r/20141204194123.7376.22964.stgit@localhost.localdomain
Suggested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/selftests/ftrace/ftracetest