summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex7_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee2023-08-211-1/+1
* samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang2021-07-271-0/+5
* samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee2020-05-191-8/+31
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-141-1/+1
* samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-121-0/+28