summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex5_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples, bpf: Refactor tail call user progs with libbpfDaniel T. Lee2020-05-191-8/+58
* samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2020-03-231-0/+1
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-141-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2016-09-271-0/+3
* samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-211-0/+46