summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/attach_probe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix test_attach_probeAlexei Starovoitov2019-12-191-3/+4
* bpftool, selftests/bpf: Embed object file inside skeletonAndrii Nakryiko2019-12-181-3/+1
* selftests/bpf: Add BPF skeletons selftests and convert attach_probe.cAndrii Nakryiko2019-12-161-103/+32
* libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o filesAndrii Nakryiko2019-12-161-20/+3
* libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko2019-10-221-1/+1
* selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko2019-10-211-5/+0
* selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko2019-10-061-5/+44
* selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich2019-07-171-10/+2
* selftests/bpf: fix attach_probe on s390Ilya Leoshkevich2019-07-151-0/+2
* selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko2019-07-051-0/+166