aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex2_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek1-0/+1
2017-05-03samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer1-0/+7
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-5/+5
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann1-1/+3
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov1-1/+6
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov1-9/+58
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the write() syscallAlexei Starovoitov1-0/+95