Namhyung Kim
815b18ea66
ftracetest: Add basic event tracing test cases
...
This patch adds basic event tracing tests like enable/disable with
top-level, subsystem-level and individual event files.
# ./ftracetest
=== Ftrace unit tests ===
[1] Basic trace file check [PASS]
[2] Basic trace clock test [PASS]
[3] Basic event tracing check [PASS]
[4] Basic test for tracers [PASS]
[5] event tracing - enable/disable with top level files [PASS]
[6] event tracing - enable/disable with subsystem level files [PASS]
[7] event tracing - enable/disable with event level files [PASS]
[8] ftrace - function graph filters [PASS]
[9] ftrace - function profiler with function tracing [PASS]
[10] ftrace - function graph filters with stack tracer [PASS]
[11] Kretprobe dynamic event with arguments [PASS]
[12] Kprobe dynamic event - busy event check [PASS]
[13] Kprobe dynamic event with arguments [PASS]
[14] Kprobe dynamic event - adding and removing [PASS]
# of passed: 14
# of failed: 0
# of unresolved: 0
# of untested: 0
# of unsupported: 0
# of xfailed: 0
# of undefined(test bug): 0
Link: http://lkml.kernel.org/r/1415239470-28705-3-git-send-email-namhyung@kernel.org
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2014-11-06 08:40:59 -05:00
..
2013-01-08 10:00:44 -08:00
2012-12-02 20:10:18 +01:00
2014-07-09 14:21:26 -07:00
2014-05-05 17:49:07 +02:00
2013-07-15 11:18:32 +09:30
2014-07-28 10:00:33 +02:00
2014-05-16 16:44:08 -04:00
2011-11-07 21:10:47 -05:00
2014-07-28 16:39:18 +02:00
2014-08-16 09:25:34 -06:00
2013-12-19 16:18:10 -03:00
2014-11-06 08:40:59 -05:00
2014-07-01 22:00:51 +08:00
2014-07-23 10:16:38 -07:00
2014-09-04 16:25:30 -07:00
2014-05-01 21:22:39 +02:00
2014-06-04 16:53:51 -07:00
2014-05-08 13:34:45 -04:00