summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
* selftests/powerpc: Add a test of counting larx/stcxMichael Ellerman2020-05-154-2/+203
* powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-2/+2
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-0/+1
|\
| * selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
|/
* selftests/powerpc: Handle Makefile for unrecognized optionHarish2019-11-141-1/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-3037-37/+37
* selftests/powerpc: Remove duplicate headerMichael Ellerman2019-02-261-1/+0
* selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley2018-10-311-0/+3
* selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-282-0/+2
* selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-072-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-252-23/+18
|\
| * 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/+9
* | 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/+1
* 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/+0
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-173-28/+1
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-141-2/+1
* 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/+0
|\
| * selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-112-48/+0
* | 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/+6
* 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/+35
* selftests: Add test of PMU instruction counting on powerpcMichael Ellerman2013-08-145-0/+348