Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-26 | selftests/bpf: Add test for freplace program with write access | Udip Pant | 1 | -0/+27 |
2020-03-03 | libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h | Andrii Nakryiko | 1 | -1/+1 |
2020-01-23 | selftests/bpf: Add tests for program extensions | Alexei Starovoitov | 1 | -0/+57 |
2020-01-21 | selftests: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-01-11 | selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros | Andrii Nakryiko | 1 | -6/+6 |
2020-01-10 | selftests/bpf: Add fexit-to-skb test for global funcs | Alexei Starovoitov | 1 | -0/+15 |
2019-11-28 | libbpf: Fix global variable relocation | Andrii Nakryiko | 1 | -3/+3 |
2019-11-25 | bpf: Introduce BPF_TRACE_x helper for the tracing tests | Martin KaFai Lau | 1 | -18/+9 |
2019-11-16 | selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog | Alexei Starovoitov | 1 | -0/+91 |