diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2018-08-30 23:13:23 +0900 |
---|---|---|
committer | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-10-24 14:49:34 -0600 |
commit | 5d1c6580d616dfc864ffdec587e645e50a21c072 (patch) | |
tree | cee9a9914f00a0b2bbded8b012b0dd89012f9c86 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9d954f9519707bc0af29ead8b1dedc660306da1b (diff) |
selftests/ftrace: Add --console hidden option
Add --console hidden option for debug test cases.
This option allows to put "sh" or something else
when the test case hits a bug.
For example, if you find a testcase which doesn't
pass, you can insert sh for interactive debug as below
-----
#!/bin/sh
# description: sample test case
good-command
suspicious-wrong-command
sh # <- add this for interactive debug
-----
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions