summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/bpf_iter_task_file.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test parameterized task BPF iterators.Kui-Feng Lee2022-09-281-1/+8
* libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-261-1/+0
* selftests/bpf: Test task_file iterator without visiting pthreadsYonghong Song2020-09-021-1/+9
* selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song2020-06-241-19/+1
* selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko2020-05-191-0/+18
* tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song2020-05-091-0/+26