summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex3_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: Fix broken bpf programs due to removed symbolDaniel T. Lee2020-08-181-1/+1
* 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: fix: broken sample regarding removed functionDaniel T. Lee2019-02-271-1/+1
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-061-4/+4
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-081-2/+2
* samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov2015-04-021-0/+89