summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_live_stack.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-15selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman1-0/+193
2026-04-10selftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov1-0/+2323
2026-04-10selftests/bpf: update existing tests due to liveness changesAlexei Starovoitov1-53/+35
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman1-0/+50
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman1-0/+294