Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: drop unnecessary bpf_iter.h type duplication | Andrii Nakryiko | 2024-10-30 | 1 | -1/+1 |
* | selftests/bpf: Test parameterized task BPF iterators. | Kui-Feng Lee | 2022-09-29 | 1 | -1/+8 |
* | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h | Florent Revest | 2021-05-26 | 1 | -1/+0 |
* | selftests/bpf: Test task_file iterator without visiting pthreads | Yonghong Song | 2020-09-02 | 1 | -1/+9 |
* | selftests/bpf: Move newer bpf_iter_* type redefining to a new header file | Yonghong Song | 2020-06-25 | 1 | -19/+1 |
* | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h | Andrii Nakryiko | 2020-05-19 | 1 | -0/+18 |
* | tools/bpf: selftests: Add iter progs for bpf_map/task/task_file | Yonghong Song | 2020-05-10 | 1 | -0/+26 |