summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/bpf_iter_bpf_map.c
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-261-1/+0
* bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-021-1/+1
* selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song2020-06-241-17/+1
* selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko2020-05-191-0/+16
* tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song2020-05-091-0/+28