diff options
author | Douglas Anderson <dianders@chromium.org> | 2019-03-19 10:12:04 -0700 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-05-02 21:31:19 -0400 |
commit | dbfe67334a1767bcb7be8b50bd237b22b272ef23 (patch) | |
tree | a9f25d9c3cec9d7b8919df746cfb24e864656dd0 /tools/perf/scripts/python/sched-migration.py | |
parent | e8025bab7bfbd48d262c01c26c15a9d465fbb083 (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/20190319171206.97107-1-dianders@chromium.org
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions