summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/get_stackid_cannot_attach.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu1-0/+1
2022-01-26selftests/bpf: use preferred setter/getter APIs instead of deprecated onesAndrii Nakryiko1-1/+1
2021-05-26selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-6/+3
2020-07-26selftests/bpf: Add get_stackid_cannot_attachSong Liu1-0/+91