summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/trampoline_count.c
AgeCommit message (Expand)Author
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong
2023-02-16Fix typos in selftest/bpf filesTaichi Nishimura
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko
2020-01-25selftest/bpf: Add test for allowed trampolines countJiri Olsa