summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_overhead_tp_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee2023-01-151-48/+0
* samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee2023-01-151-2/+1
* samples/bpf: replace broken overhead microbenchmark with fib_table_lookupDaniel T. Lee2023-01-151-7/+19
* samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao2022-01-201-2/+3
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-071-0/+36