aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/tracex2_user.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-15samples/bpf: Make samples more libbpf-centricGravatar Joe Stringer 1-5/+5
2016-11-27bpf: fix multiple issues in selftest suite and samplesGravatar Daniel Borkmann 1-1/+3
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsGravatar Alexei Starovoitov 1-1/+6
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsGravatar Alexei Starovoitov 1-9/+58
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Gravatar Alexei Starovoitov 1-0/+95