Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-15 | samples/bpf: change _kern suffix to .bpf with BPF test programs | Daniel T. Lee | 1 | -47/+0 |
2023-01-15 | samples/bpf: use vmlinux.h instead of implicit headers in BPF test program | Daniel T. Lee | 1 | -3/+1 |
2023-01-15 | samples/bpf: replace broken overhead microbenchmark with fib_table_lookup | Daniel T. Lee | 1 | -1/+1 |
2022-01-20 | samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf... | Yafang Shao | 1 | -5/+6 |
2020-07-21 | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich | 1 | -3/+9 |
2020-01-20 | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -2/+2 |
2019-10-08 | selftests/bpf: Split off tracing-only helpers into bpf_tracing.h | Andrii Nakryiko | 1 | -0/+1 |
2016-04-07 | samples/bpf: add tracepoint vs kprobe performance tests | Alexei Starovoitov | 1 | -0/+41 |