aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu/ebb (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-01selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman1-0/+1
2022-06-29selftests/powerpc: Add missing files to .gitignoresMichael Ellerman1-0/+1
2022-05-22selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan1-43/+0
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2-1/+64
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang1-2/+0
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada1-1/+1
2020-07-18Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-05-15powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-04-01selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2019-11-14selftests/powerpc: Handle Makefile for unrecognized optionHarish1-1/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner29-29/+29
2019-02-26selftests/powerpc: Remove duplicate headerMichael Ellerman1-1/+0
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley1-0/+3
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-10/+5
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan1-1/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+3
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling5-222/+1
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller5-1/+222
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta3-51/+0
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman1-2/+1
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman1-1/+2
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov24-0/+56
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-8/+5
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual1-0/+22
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: Move core_busy_loop() into asmMichael Ellerman4-253/+272
2014-06-11selftests/powerpc: Add tests of PMU EBBsMichael Ellerman29-0/+3568