diff options
author | Steven Rostedt (VMware) <[email protected]> | 2020-07-01 15:21:15 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-07-01 15:21:15 -0400 |
commit | d6bc29d987336927ff97219d5f661389f33f8f11 (patch) | |
tree | bb44c1baa68531a70c3a9279f98a751cd5e86437 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 167234268cf6cb932ffb180586f3874ae3293a55 (diff) |
ktest.pl: Just open up the log file once
Currently, every write to the log file is done by opening the file, writing
to it, then closing the file. This rather expensive. Just open it at the
beginning and close it at the end.
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions