summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/benchmarks
AgeCommit message (Expand)AuthorLines
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman-1/+1
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan-3/+15
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan-0/+1
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan-2/+2
2022-08-22powerpc/selftests: Use timersub() for gettimeofday()ye xingchen-2/+4
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy-1/+2
2020-09-08selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman-0/+6
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish-5/+16
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+3
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-02-22powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy-1/+1
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/+3
2018-05-14selftests/powerpc: fix exec benchmarkNicholas Piggin-2/+5
2018-03-20selftests/powerpc: Add process creation benchmarkNicholas Piggin-1/+346
2018-01-21selftest/powerpc: Add additional option to mmap_bench testAneesh Kumar K.V-3/+50
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-13selftests/powerpc: context_switch: Fix pthread errorsCyril Bur-3/+14
2017-06-05selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin-20/+33
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-2/+2
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-8/+3
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo-1/+1
2016-11-14selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard-2/+160
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur-3/+3
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman-6/+6
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman-9/+24
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman-1/+456
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling-0/+44