Loading
selftests/bpf: Fix kprobe multi stacktrace_ips test
We now include the attached function in the stack trace, fixing the test accordingly. Fixes: c9e208fa ("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