aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/trampoline_count.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-1/+1
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang1-83/+51
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee1-3/+3
2021-10-08selfetest/bpf: Make some tests serialYucong Sun1-1/+2
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-6/+8
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov1-2/+2
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko1-7/+18
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko1-1/+1
2020-01-25selftest/bpf: Add test for allowed trampolines countJiri Olsa1-0/+112