diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-11-03 15:36:35 -0500 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-11-06 08:30:02 -0500 |
commit | ee3988c77e37896b0576ba01a793698add13d6f5 (patch) | |
tree | 3de45f870ff718bcbac6fbaaa772754d3b66870b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 52100d7f1c35e5b8c4f3017d36f378372f67f87d (diff) |
ftracetest: Add functions file that holds helper functions
Created the file tools/testing/ftrace/test.d/functions that will
hold helper functions.
Current helper functions include:
Add clear_trace() helper to reset the trace file
Used as a descriptive name to show that "echo > trace" is clearing
the trace file.
Add disable/enable_tracing() helper calls
Add calls that disable and enable tracing respectively by echoing
0 or 1 into tracing_on.
Add helper reset_tracer() function
Add a helper function reset_tracer() that will clear the current_tracer
(echo nop > current_tracer).
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Masami Hiramatsu <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions