diff options
author | 2020-10-31 16:57:14 +0800 | |
---|---|---|
committer | 2020-11-02 11:21:40 -0500 | |
commit | 906695e59324635c62b5ae59df111151a546ca66 (patch) | |
tree | 2528cce412f014f7b301a68f25758a9677b5e422 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ftrace: Handle tracing when switching between context (diff) | |
download | wireguard-linux-906695e59324635c62b5ae59df111151a546ca66.tar.xz wireguard-linux-906695e59324635c62b5ae59df111151a546ca66.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions