summaryrefslogtreecommitdiff
path: root/samples/bpf/tracex1_user.c
AgeCommit message (Expand)Author
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov