(2014/11/04 6:27), Steven Rostedt wrote: > Second attempt. I took the advice from Masami Hiramatsu and modified > my tests. I also added some helper functions to ftracetests as well. > > I split the one function graph test into two. One to just test the > filtering of the function graph and another to test with stack tracer.
This series looks good to me :) Acked-by: Masami Hiramatsu <masami.hiramatsu...@hitachi.com> for this series. Thank you! > > Steven Rostedt (Red Hat) (4): > ftracetest: Add clear_trace() helper to reset the trace file > ftracetest: Add disable/enable_tracing() helper calls > ftracetest: Add helper reset_tracer() function > ftracetest: Add a couple of ftrace test cases > > ---- > tools/testing/selftests/ftrace/ftracetest | 3 + > .../ftrace/test.d/ftrace/fgraph-filter-stack.tc | 94 > ++++++++++++++++++++++ > .../ftrace/test.d/ftrace/fgraph-filter.tc | 49 +++++++++++ > .../ftrace/test.d/ftrace/func_profiler.tc | 76 +++++++++++++++++ > tools/testing/selftests/ftrace/test.d/functions | 16 ++++ > 5 files changed, 238 insertions(+) > > > -- Masami HIRAMATSU Software Platform Research Dept. Linux Technology Research Center Hitachi, Ltd., Yokohama Research Laboratory E-mail: masami.hiramatsu...@hitachi.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/