summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu/ebb
AgeCommit message (Expand)AuthorLines
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan-0/+1
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan-10/+10
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray-10/+5
2022-08-01selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman-0/+1
2022-06-29selftests/powerpc: Add missing files to .gitignoresMichael Ellerman-0/+1
2022-05-22selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan-43/+0
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev-1/+64
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev-2/+0
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang-2/+0
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada-1/+1
2020-07-18Merge branch 'fixes' into nextMichael Ellerman-1/+1
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario-26/+0
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish-1/+1
2020-05-15powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva-2/+2
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2020-04-01selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-11-14selftests/powerpc: Handle Makefile for unrecognized optionHarish-1/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-29/+29
2019-02-26selftests/powerpc: Remove duplicate headerMichael Ellerman-1/+0
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley-0/+3
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+1
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+5
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan-1/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-8/+3
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling-222/+1
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman-1/+1
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller-1/+222
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta-51/+0
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman-2/+1
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman-1/+2
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov-0/+56
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman-8/+5
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual-0/+22
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman-4/+6
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman-253/+272
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman-0/+3568