aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/tracex2_kern.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-14bpf, samples: don't zero data when not neededGravatar Daniel Borkmann 1-2/+2
2016-04-06samples/bpf: Enable powerpc supportGravatar Naveen N. Rao 1-2/+2
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsGravatar Alexei Starovoitov 1-1/+1
2015-07-08samples: bpf: enable trace samples for s390xGravatar Michael Holzheu 1-3/+3
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsGravatar Alexei Starovoitov 1-5/+19
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Gravatar Alexei Starovoitov 1-0/+86