summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex2_kern.c
Commit message (Expand)AuthorAgeFilesLines
* bpf, samples: don't zero data when not neededDaniel Borkmann2016-04-151-2/+2
* samples/bpf: Enable powerpc supportNaveen N. Rao2016-04-061-2/+2
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-061-1/+1
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-091-3/+3
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-161-5/+19
* samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov2015-04-021-0/+86