aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_output_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29samples/bpf: Change _kern suffix to .bpf with syscall tracing programDaniel T. Lee1-29/+0
2022-12-29samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing programDaniel T. Lee1-2/+1
2022-12-29samples/bpf: Use kyscall instead of kprobe in syscall tracing programDaniel T. Lee1-2/+1
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee1-7/+8
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2016-04-28samples/bpf: fix trace_output exampleAlexei Starovoitov1-1/+0
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov1-0/+31