summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/get_stack_raw_tp.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-2/+2
* selftests/bpf: Fix clang compilation errorsYonghong Song2022-03-281-3/+0
* selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee2021-12-141-2/+2
* selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp testAndrii Nakryiko2021-11-261-4/+10
* selftests/bpf: Migrate all deprecated perf_buffer usesAndrii Nakryiko2021-11-111-3/+2
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-2/+2
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-6/+4
* bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2020-03-301-0/+5
* selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev2019-08-281-3/+0
* selftests/bpf: abstract away test log outputAndrii Nakryiko2019-07-271-2/+2
* selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko2019-07-231-35/+43
* samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-041-2/+2
* selftests: bpf: break up test_progs - tracepointStanislav Fomichev2019-03-021-0/+139