summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHui Zhu <zhuhui@kylinos.cn>2026-08-11 10:46:20 +0800
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-08-13 02:52:23 +0200
commit7c6beeb8c88f92866daab4516220667d1234d3c9 (patch)
tree9e805dcc4d56d39ec4d71dfb4b4410a78b30f149 /tools/perf/scripts/python/bin/stackcollapse-record
parent0253073fb7d79a2dd2eae9581ea16db2aef395a6 (diff)
bpf: Make bpf_trampoline_multi_detach return void
bpf_trampoline_multi_detach() always returns 0 and the sole caller ignores the return value. Change it to return void and drop the WARN_ON_ONCE at the call site. Signed-off-by: Hui Zhu <zhuhui@kylinos.cn> Acked-by: Leon Hwang <leon.hwang@linux.dev> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: https://lore.kernel.org/bpf/12beba657f5c9e86a016a097750209287a2f262a.1786412280.git.zhuhui@kylinos.cn Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions