summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu/ebb
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan2024-04-291-0/+1
* selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan2024-04-291-10/+10
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-204-10/+5
* selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman2022-08-011-0/+1
* selftests/powerpc: Add missing files to .gitignoresMichael Ellerman2022-06-291-0/+1
* selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan2022-05-221-43/+0
* selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2021-06-172-1/+64
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-06-171-2/+0
* selftests/powerpc: Remove the repeated declarationShaokun Zhang2021-06-151-2/+0
* tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-251-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2020-07-181-1/+1
|\
| * selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
* | selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario2020-07-0811-26/+0
|/
* 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-251-0/+1
|/
* selftests/powerpc: Handle Makefile for unrecognized optionHarish2019-11-141-1/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-3029-29/+29
* 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-281-0/+1
* 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-021-0/+1
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-10/+5
|\
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-2/+2
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-8/+3
* | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
|/
* 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: 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: Add have_hwcap2() helperMichael Ellerman2015-12-141-2/+1
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-141-1/+2
* selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
* selftests: Add install support for the powerpc testsMichael Ellerman2015-03-191-8/+5
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-231-0/+22
* 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: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
* selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-1129-0/+3568