aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2021-11-29 21:39:49 -0500
committerSteven Rostedt (VMware) <[email protected]>2021-12-06 15:37:22 -0500
commit5e6cd84e2f8bd3619b5d8f3dd4b44c0086a6ce1d (patch)
treec733e7aecc9b0159aa0815bd87aef9410cfb1e8b /scripts/gdb/linux/modules.py
parent3e8b1a29a0e8d300466cf2a23d2f6d41971c5a0c (diff)
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/[email protected] Acked-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions