Masami Hiramatsu
7786bcca77
selftests: ftrace: Add --quiet option not to show error logs on screen
...
Since the verbose error logs scrolls out previous test results
--quiet option suppress to show such message.
e.g.
# ./ftracetest -q
=== Ftrace unit tests ===
[1] Basic trace file check [PASS]
[2] Basic test for tracers [PASS]
[3] Basic trace clock test [PASS]
[4] Basic event tracing check [PASS]
[5] event tracing - enable/disable with event level files [PASS]
[6] event tracing - restricts events based on pid [PASS]
[7] event tracing - enable/disable with subsystem level files [PASS]
[8] event tracing - enable/disable with top level files [PASS]
[9] ftrace - function graph filters with stack tracer [UNSUPPORTED]
[10] ftrace - function graph filters [UNSUPPORTED]
[11] ftrace - function profiler with function tracing [UNSUPPORTED]
[12] Test creation and deletion of trace instances while setting an event
[PASS]
[13] Test creation and deletion of trace instances [PASS]
[14] Kprobe dynamic event - adding and removing [UNSUPPORTED]
[15] Kprobe dynamic event - busy event check [UNSUPPORTED]
[16] Kprobe dynamic event with arguments [UNSUPPORTED]
[17] Kprobe dynamic event with function tracer [UNSUPPORTED]
[18] Kretprobe dynamic event with arguments [UNSUPPORTED]
[19] event trigger - test event enable/disable trigger [PASS]
[20] event trigger - test trigger filter [PASS]
[21] event trigger - test histogram modifiers [UNSUPPORTED]
[22] event trigger - test histogram trigger [UNSUPPORTED]
[23] event trigger - test multiple histogram triggers [UNSUPPORTED]
[24] event trigger - test snapshot-trigger [FAIL]
[25] event trigger - test stacktrace-trigger [PASS]
[26] event trigger - test traceon/off trigger [PASS]
# of passed: 14
# of failed: 1
# of unresolved: 0
# of untested: 0
# of unsupported: 11
# of xfailed: 0
# of undefined(test bug): 0
Link: http://lkml.kernel.org/r/147928399712.22982.8284640390982775052.stgit@devbox
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2016-11-22 14:23:46 -05:00
..
2016-09-23 13:07:15 -06:00
2016-10-19 17:37:13 +02:00
2016-10-05 19:59:35 -03:00
2016-08-08 09:50:22 +02:00
2016-09-02 17:22:51 +02:00
2016-09-14 20:42:03 +02:00
2016-10-05 19:31:48 -03:00
2016-05-25 16:12:06 +02:00
2016-09-23 13:07:21 -06:00
2016-09-08 08:05:24 +02:00
2016-10-05 11:36:22 -03:00
2016-05-08 23:32:59 -04:00
2016-10-27 08:20:27 +02:00
2016-09-23 13:07:27 -06:00
2016-10-17 11:25:34 -03:00
2016-11-01 06:16:52 +01:00
2016-07-22 16:37:44 -03:00
2016-09-30 09:14:22 -07:00
2016-11-22 14:23:46 -05:00
2016-05-03 14:32:07 -07:00
2016-10-31 00:21:43 +02:00
2016-07-26 16:19:19 -07:00
2016-06-23 11:07:13 +02:00