aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/rcutorture/bin/functions.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)1-0/+29
2023-07-14torture: Place --bootargs parameters at end of -append listPaul E. McKenney1-1/+1
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou1-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle1-0/+6
2022-04-11torture: Make thread detection more robust by using lspcuPaul Menzel1-1/+1
2021-01-04torture: Stop hanging on panicPaul E. McKenney1-0/+1
2021-01-04torture: Print run duration at end of kvm.sh executionPaul E. McKenney1-0/+33
2021-01-04tools/rcutorture: Make identify_qemu_vcpus() independent of local languageFrederic Weisbecker1-1/+1
2020-11-06torture: Force weak-hashed pointers on console logPaul E. McKenney1-0/+1
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney1-1/+1
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney1-3/+18
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney1-1/+1
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior1-1/+12
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2018-02-20rcutorture: Add basic ARM64 support to run scriptsLihao Liang1-2/+15
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney1-1/+26
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney1-1/+0
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng1-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng1-0/+1
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng1-6/+4
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney1-0/+20
2014-05-14torture: Choose bzImage location based on architecturePaul E. McKenney1-0/+24
2014-05-14torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney1-4/+4
2014-05-14torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney1-3/+3
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney1-6/+6
2014-02-18rcutorture: Enable concurrent rcutorture runsPaul E. McKenney1-0/+1
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney1-2/+2
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney1-0/+24
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney1-0/+16
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney1-0/+78
2013-12-03rcutorture: Abstract qemu-flavor identificationPaul E. McKenney1-0/+27
2013-12-03rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney1-0/+12
2013-12-03rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney1-4/+3
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney1-0/+42