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