summaryrefslogtreecommitdiff
path: root/samples/bpf/test_overhead_tp_kern.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-48/+0
2023-01-16samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee1-2/+1
2023-01-16samples/bpf: replace broken overhead microbenchmark with fib_table_lookupDaniel T. Lee1-7/+19
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao1-2/+3
2020-01-21samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2016-04-08samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov1-0/+36