tle>
aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-10selftests/bpf: Add pruning test case for bpf_spin_lockKumar Kartikeya Dwivedi1-0/+39
2022-12-10bpf: use check_ids() for active_lock comparisonEduard Zingerman1-3/+13
2022-12-10selftests/bpf: verify states_equal() maintains idmap across all framesEduard Zingerman1-0/+82
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman2-3/+4
2022-12-10selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman2-0/+103
2022-12-10bpf: regsafe() must not skip check_ids()Eduard Zingerman1-21/+8