]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/bpf: Fix kprobe multi stacktrace_ips test
authorJiri Olsa <jolsa@kernel.org>
Mon, 26 Jan 2026 21:18:34 +0000 (22:18 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 30 Jan 2026 21:40:08 +0000 (13:40 -0800)
commit0207f94971e72a13380e28022c86da147e8e090f
treed8f2fefa2e102a2746cc44b66c5cbfda6a1101d1
parentaea251799998aa1b78eacdfb308f18ea114ea5b3
selftests/bpf: Fix kprobe multi stacktrace_ips test

We now include the attached function in the stack trace,
fixing the test accordingly.

Fixes: c9e208fa93cd ("selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi")
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20260126211837.472802-4-jolsa@kernel.org
tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c