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