summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex2_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: force IPv4 in pingJakub Kicinski2019-03-011-1/+1
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-121-0/+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-5/+5
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-281-1/+3
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-061-1/+6
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-161-9/+58
* samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-021-0/+95