summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c
AgeCommit message (Expand)AuthorLines
2022-03-28selftests/bpf: Fix clang compilation errorsYonghong Song-3/+0
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee-2/+2
2021-11-26selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp testAndrii Nakryiko-4/+10
2021-11-11selftests/bpf: Migrate all deprecated perf_buffer usesAndrii Nakryiko-3/+2
2021-11-07selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko-2/+2
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko-6/+4
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend-0/+5
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev-3/+0
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko-2/+2
2019-07-23selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko-35/+43
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee-2/+2
2019-03-02selftests: bpf: break up test_progs - tracepointStanislav Fomichev-0/+139