Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-23 | samples: bpf: Fix syscall_tp openat argument | Denys Zagorui | 1 | -2/+13 |
2023-07-11 | samples/bpf: syscall_tp: Aarch64 no open syscall | Rong Tao | 1 | -0/+4 |
2023-02-09 | samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sample | Rong Tao | 1 | -0/+14 |
2020-08-25 | samples: bpf: Refactor tracepoint tracing programs with libbpf | Daniel T. Lee | 1 | -12/+12 |
2020-01-21 | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -1/+1 |
2019-12-12 | samples: bpf: fix syscall_tp due to unused syscall | Daniel T. Lee | 1 | -2/+16 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2017-08-08 | bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints | Yonghong Song | 1 | -0/+62 |