summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex2_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-5/+5
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-271-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-151-9/+58
* samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-021-0/+95