aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman3-28/+1
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman1-2/+1
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2-1/+4
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov24-0/+56
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman1-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-48/+0
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2-48/+0
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman2-30/+31
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2-0/+25
2014-07-28selftests/powerpc: Add test of per-event excludesMichael Ellerman2-1/+115
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2-0/+49
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman1-4/+6
2014-07-28selftests/powerpc: Count more instructions & use decimalMichael Ellerman1-8/+14
2014-07-28selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2-2/+8
2014-07-28selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2-1/+49
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman4-253/+272
2014-07-28selftests/powerpc: Fix parse_proc_maps()Michael Ellerman1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman1-9/+6
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman34-4/+3913
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman1-38/+35
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman5-0/+348