Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: Change _kern suffix to .bpf with syscall tracing program | Daniel T. Lee | 2022-12-29 | 1 | -29/+0 |
* | samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing pro... | Daniel T. Lee | 2022-12-29 | 1 | -2/+1 |
* | samples/bpf: Use kyscall instead of kprobe in syscall tracing program | Daniel T. Lee | 2022-12-29 | 1 | -2/+1 |
* | samples: bpf: Refactor kprobe tracing programs with libbpf | Daniel T. Lee | 2020-08-25 | 1 | -7/+8 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-21 | 1 | -1/+1 |
* | samples/bpf: fix trace_output example | Alexei Starovoitov | 2016-04-28 | 1 | -1/+0 |
* | samples: bpf: add bpf_perf_event_output example | Alexei Starovoitov | 2015-10-22 | 1 | -0/+31 |