Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: remove obsolete tracing related tests | Daniel T. Lee | 2024-10-11 | 1 | -108/+0 |
* | samples/bpf: Change _kern suffix to .bpf with syscall tracing program | Daniel T. Lee | 2022-12-29 | 1 | -1/+1 |
* | samples: bpf: Refactor kprobe tracing programs with libbpf | Daniel T. Lee | 2020-08-25 | 1 | -10/+39 |
* | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 2018-05-15 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -1/+1 |
* | samples/bpf: Add test/example of using bpf_probe_write_user bpf helper | Sargun Dhillon | 2016-07-26 | 1 | -0/+78 |