Re: [PATCH 3/3] ftracetest: Add basic event tracing test cases

2014-11-05 Thread Masami Hiramatsu
(2014/11/06 11:04), Namhyung Kim wrote: > 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] >

[PATCH 3/3] ftracetest: Add basic event tracing test cases

2014-11-05 Thread Namhyung Kim
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 te