summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex3_user.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin2020-12-021-6/+0
* samples/bpf: Set rlimit for memlock to infinity in all samplesToke Høiland-Jørgensen2020-10-271-1/+1
* samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee2020-05-191-16/+45
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* bpf, tracex3_user: erase "ARRAY_SIZE" redefinedBo YU2018-10-041-2/+0
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-141-1/+1
* samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer2017-05-031-0/+7
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-2/+2
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-271-2/+4
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-061-7/+14
* samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov2015-04-021-0/+150