diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2018-08-30 17:15:44 +0300 |
---|---|---|
committer | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-10-24 23:49:35 +0300 |
commit | e527c47081c7e2795ffc3201809de9545cc25830 (patch) | |
tree | 658132fc35e579131aad9549dd8171ad754ad3b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9768cc46d39a029f7da47beea449d023b377103d (diff) | |
download | linux-e527c47081c7e2795ffc3201809de9545cc25830.tar.xz |
selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
Since ftracetest framework calls initialize_ftrace() right before
each test and after all tests, we don't need to init/cleanup
ftrace for each test case.
Just remove such unneeded init/cleanup code because it can
increase logfile size.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions