summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-262-23/+18Star
|\
| * selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-141-2/+2
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-052-10/+10
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-052-14/+9Star
* | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
|/
* selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
* selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling2016-11-145-222/+1Star
* selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman2016-07-071-1/+1
* selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
* selftests/powerpc: Load Monitor Register TestsJack Miller2016-06-215-1/+222
* selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta2016-05-113-51/+0Star
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-173-28/+1Star
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-141-2/+1Star
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-142-1/+4
* selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
* selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-48/+0Star
|\
| * selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-112-48/+0Star
* | selftests: Add install support for the powerpc testsMichael Ellerman2015-03-192-30/+31
|/
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-232-0/+25
* selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
* selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
* selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
* selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
* selftests/powerpc: Count more instructions & use decimalMichael Ellerman2014-07-281-8/+14
* selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2014-07-282-2/+8
* selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2014-07-282-1/+49
* selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
* selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
* selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-281-9/+6Star
* selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-1134-4/+3913
* selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman2014-06-111-38/+35Star
* selftests: Add test of PMU instruction counting on powerpcMichael Ellerman2013-08-145-0/+348