summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/bpf_iter_task_stack.c
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-261-1/+0
* bpf/selftests: Add bpf_get_task_stack retval bounds test_progDave Marchevsky2021-04-191-0/+27
* selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu2020-07-031-1/+1
* selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu2020-07-011-0/+37