aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2019-03-19 10:12:04 -0700
committerSteven Rostedt (VMware) <[email protected]>2019-05-02 21:31:19 -0400
commitdbfe67334a1767bcb7be8b50bd237b22b272ef23 (patch)
treea9f25d9c3cec9d7b8919df746cfb24e864656dd0 /tools/perf/scripts/python/exported-sql-viewer.py
parente8025bab7bfbd48d262c01c26c15a9d465fbb083 (diff)
tracing: kdb: The skip_lines parameter should have been skip_entries
The things skipped by kdb's "ftdump" command when you pass it a parameter has always been entries, not lines. The difference usually doesn't matter but when the trace buffer has multi-line entries (like a stack dump) it can matter. Let's fix this both in the help text for ftdump and also in the local variable names. Link: http://lkml.kernel.org/r/[email protected] Acked-by: Daniel Thompson <[email protected]> Signed-off-by: Douglas Anderson <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions