aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29selftests/powerpc/pmu: Refactor the platform check and add macros to find array size/PVRAthira Rajeev1-4/+16
2022-06-28selftests/powerpc/pmu: Add support for branch sampling in get_intr_regs functionKajol Jain1-1/+20
2022-06-28selftests/powerpc: Add support to fetch "platform" and "base platform" from auxv to detect platform.Athira Rajeev1-0/+50
2022-06-28selftests/powerpc/pmu: Add mask/shift bits for extracting threshold compare fieldKajol Jain1-0/+44
2022-04-26selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai1-1/+1
2022-03-01selftests/powerpc/pmu: Add utility functions to post process the mmap bufferKajol Jain1-0/+175
2022-03-01selftests/powerpc/pmu: Add macros to parse event codesMadhavan Srinivasan1-0/+132
2022-03-01selftests/powerpc/pmu: Add support for perf sampling testsAthira Rajeev1-0/+105