Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-10 | samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
2022-04-04 | sample: bpf: syscall_tp_user: Print result of verify_map | Song Chen | 1 | -0/+3 |
2020-12-02 | bpf: samples: Do not touch RLIMIT_MEMLOCK | Roman Gushchin | 1 | -2/+0 |
2020-08-24 | samples: bpf: Refactor tracepoint tracing programs with libbpf | Daniel T. Lee | 1 | -12/+42 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2018-05-14 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 1 | -1/+1 |
2017-10-25 | bpf: add a test case to test single tp multiple bpf attachment | Yonghong Song | 1 | -13/+53 |
2017-08-07 | bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints | Yonghong Song | 1 | -0/+71 |