]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests/ftrace: Add instance indication in test log
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 23 May 2017 06:07:57 +0000 (15:07 +0900)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 7 Jun 2017 17:00:01 +0000 (11:00 -0600)
commit1917d2c82bc4ba121b16c4afcaf0c3723c36bf4e
treec47fc7d4a465a5691cc21a54020d4f8edbd95e63
parentd7b91c0b1c7f40241d8d47f0a2a0d616a1127635
selftests/ftrace: Add instance indication in test log

Add instance test indication in test log too.
Current ftracetest shows instance test indication on
the list of test, but not in the log for each test.

This adds instance test indication on the top of
each log, like below;

execute (instance) : /ftrace/test.d/ftrace/func_set_ftrace_file.tc

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/ftrace/ftracetest