summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/bpf_iter_task.c
AgeCommit message (Expand)Author
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2022-09-28selftests/bpf: Test parameterized task BPF iterators.Kui-Feng Lee
2022-01-24selftests/bpf: Add test for sleepable bpf iterator programsKenny Yu
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2020-12-14selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song
2020-06-24selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko
2020-05-09tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song