summaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_event_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee2020-05-191-12/+12
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-2/+2
* selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko2019-10-081-0/+1
* samples/bpf: add example to test reading addressTeng Qin2018-03-081-0/+4
* bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-071-0/+10
* bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu2016-11-281-1/+1
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-021-0/+65