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