aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex2_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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