aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/probe_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-1/+1
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich1-11/+24
2021-10-08selfetest/bpf: Make some tests serialYucong Sun1-1/+2
2021-09-28selftests/bpf: Fix probe_user test failure with clang build kernelYonghong Song1-2/+2
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-5/+2
2019-12-15libbpf: Add generic bpf_program__attach()Andrii Nakryiko1-4/+2
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann1-0/+78