summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/pmu/lib.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-201-4/+2
* selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-201-13/+0
* selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray2023-02-091-8/+1
* selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray2023-02-091-4/+2
* selftests/powerpc: Add generic read/write file utilBenjamin Gray2023-02-091-23/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-1/+1
* selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
* selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-171-26/+0
* selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-111-47/+0
* selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-281-0/+48
* selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
* selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-111-0/+252