diff options
author | Qiujun Huang <hqjagain@gmail.com> | 2020-10-31 16:57:14 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-11-02 11:21:40 -0500 |
commit | 906695e59324635c62b5ae59df111151a546ca66 (patch) | |
tree | 2528cce412f014f7b301a68f25758a9677b5e422 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 726b3d3f141fba6f841d715fc4d8a4a84f02c02a (diff) |
tracing: Fix the checking of stackidx in __ftrace_trace_stack
The array size is FTRACE_KSTACK_NESTING, so the index FTRACE_KSTACK_NESTING
is illegal too. And fix two typos by the way.
Link: https://lkml.kernel.org/r/20201031085714.2147-1-hqjagain@gmail.com
Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions