aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorTzvetomir Stoyanov (VMware) <[email protected]>2023-07-03 04:28:53 +0000
committerMasami Hiramatsu (Google) <[email protected]>2023-07-10 15:44:57 +0000
commitcf0a624dc706c306294c14e6b3e7694702f25191 (patch)
treea02574a4c77d36b656ab8ac11404a696897ab7ba /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentfprobe: Release rethook after the ftrace_ops is unregistered (diff)
downloadkernel-cf0a624dc706c306294c14e6b3e7694702f25191.tar.gz
kernel-cf0a624dc706c306294c14e6b3e7694702f25191.zip
kernel/trace: Fix cleanup logic of enable_trace_eprobe
The enable_trace_eprobe() function enables all event probes, attached to given trace probe. If an error occurs in enabling one of the event probes, all others should be roll backed. There is a bug in that roll back logic - instead of all event probes, only the failed one is disabled. Link: https://lore.kernel.org/all/[email protected]/ Reported-by: Dan Carpenter <[email protected]> Fixes: 7491e2c44278 ("tracing: Add a probe that attaches to trace events") Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]> Acked-by: Masami Hiramatsu (Google) <[email protected]> Reviewed-by: Steven Rostedt (Google) <[email protected]> Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions