summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/probe_user.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich2022-07-261-11/+24
* selfetest/bpf: Make some tests serialYucong Sun2021-10-081-1/+2
* selftests/bpf: Fix probe_user test failure with clang build kernelYonghong Song2021-09-281-2/+2
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-5/+2
* libbpf: Add generic bpf_program__attach()Andrii Nakryiko2019-12-151-4/+2
* bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann2019-11-021-0/+78