summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_overhead_kprobe_kern.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao1-5/+6
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich1-3/+9
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-2/+2
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko1-0/+1
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov1-0/+41