summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex6_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee2020-05-191-18/+20
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-071-0/+26
* samples/bpf: add tests for more perf event typesTeng Qin2017-06-041-7/+21
* bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2015-08-121-0/+1
* samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-091-0/+26