Age | Commit message (Expand) | Author |
---|---|---|
2019-12-19 | selftests/bpf: Fix test_attach_probe | Alexei Starovoitov |
2019-12-17 | bpftool, selftests/bpf: Embed object file inside skeleton | Andrii Nakryiko |
2019-12-15 | selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c | Andrii Nakryiko |
2019-12-15 | libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files | Andrii Nakryiko |
2019-10-22 | libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration | Andrii Nakryiko |
2019-10-21 | selftest/bpf: Get rid of a bunch of explicit BPF program type setting | Andrii Nakryiko |
2019-10-05 | selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs | Andrii Nakryiko |
2019-07-16 | selftests/bpf: fix perf_buffer on s390 | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: fix attach_probe on s390 | Ilya Leoshkevich |
2019-07-05 | selftests/bpf: add kprobe/uprobe selftests | Andrii Nakryiko |