summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/bpf_iter_task_stack.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest1-1/+0
2021-04-20bpf/selftests: Add bpf_get_task_stack retval bounds test_progDave Marchevsky1-0/+27
2020-07-04selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu1-1/+1
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu1-0/+37