aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/tracex6_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee1-68/+0
2023-08-21samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee1-2/+1
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee1-18/+20
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song1-0/+26
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin1-7/+21
2015-08-12bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia1-0/+1
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia1-0/+26