summaryrefslogtreecommitdiff
path: root/samples/bpf/trace_event_kern.c
AgeCommit message (Expand)Author
2021-03-25bpf: Remove unused headersLu Wei
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2018-03-08samples/bpf: add example to test reading addressTeng Qin
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov