summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2026-06-06 14:39:54 +0200
committerAlexei Starovoitov <ast@kernel.org>2026-06-07 11:03:05 -0700
commitb349efe49a123f032e54d7e894d708ea5daa10d2 (patch)
tree32c71ce153aaeecfe26cadafdf9592a396af93d4 /include
parent4db8f60b6baf64f4f405bc8eb92a36315b353481 (diff)
selftests/bpf: Add tracing multi attach rollback tests
Adding tests for the rollback code when the tracing_multi link won't get attached, covering 2 reasons: - wrong btf id passed by user, where all previously allocated trampolines will be released - trampoline for requested function is fully attached (has already maximum programs attached) and the link fails, the rollback code needs to release all previously link-ed trampolines and release them We need the bpf_fentry_test* unattached for the tests to pass, so the rollback tests are serial. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Link: https://lore.kernel.org/r/20260606123955.345967-30-jolsa@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions