summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex2_kern.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-09samples: bpf: enable trace samples for s390xMichael Holzheu1-3/+3
2015-06-16bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov1-5/+19
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov1-0/+86