aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/progs/bpf_iter_task_file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28selftests/bpf: Test parameterized task BPF iterators.Kui-Feng Lee1-1/+8
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest1-1/+0
2020-09-02selftests/bpf: Test task_file iterator without visiting pthreadsYonghong Song1-1/+9
2020-06-24selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song1-19/+1
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko1-0/+18
2020-05-09tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song1-0/+26