summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex2_kern.c
AgeCommit message (Expand)Author
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2016-04-14bpf, samples: don't zero data when not neededDaniel Borkmann
2016-04-06samples/bpf: Enable powerpc supportNaveen N. Rao
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov