aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/attach_probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko1-1/+1
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko1-5/+0
2019-10-05selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko1-5/+44
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich1-10/+2
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich1-0/+2
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko1-0/+166