diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-11-30 05:39:49 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-12-06 23:37:22 +0300 |
commit | 5e6cd84e2f8bd3619b5d8f3dd4b44c0086a6ce1d (patch) | |
tree | c733e7aecc9b0159aa0815bd87aef9410cfb1e8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3e8b1a29a0e8d300466cf2a23d2f6d41971c5a0c (diff) | |
download | linux-5e6cd84e2f8bd3619b5d8f3dd4b44c0086a6ce1d.tar.xz |
tracing/kprobes: Do not open code event reserve logic
As kprobe events use trace_event_buffer_commit() to commit the event to
the ftrace ring buffer, for consistency, it should use
trace_event_buffer_reserve() to allocate it, as the two functions are
related.
Link: https://lkml.kernel.org/r/20211130024319.257430762@goodmis.org
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
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