summaryrefslogtreecommitdiff
path: root/samples/bpf/test_overhead_raw_tp_kern.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-17/+0
2023-01-16samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee1-1/+1
2023-01-16samples/bpf: replace broken overhead microbenchmark with fib_table_lookupDaniel T. Lee1-1/+1
2020-01-21samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov1-0/+17