aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14torture: Better summary diagnostics for build failuresPaul E. McKenney4-8/+21
2014-05-14torture: Choose bzImage location based on architecturePaul E. McKenney3-6/+43
2014-05-14torture: Permit multi-word qemu and boot argumentsPaul E. McKenney1-2/+2
2014-05-14torture: Report diagnostics from qemuPaul E. McKenney1-1/+8
2014-05-14torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney1-15/+11
2014-05-14torture: Make "--dryrun script" output self-sufficientPaul E. McKenney1-33/+27
2014-05-14torture: Make config-fragment filtering RCU-independentPaul E. McKenney1-1/+1
2014-05-14torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney2-6/+6
2014-05-14torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney1-3/+3
2014-05-14torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney2-5/+5
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney2-8/+8
2014-05-14torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney2-4/+7
2014-05-14torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney1-3/+3
2014-05-14torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney2-4/+4
2014-05-14torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney2-1/+9
2014-05-13torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney2-4/+4
2014-05-13torture: Make parse-rcutorture.sh less RCU-specificPaul E. McKenney3-13/+13
2014-05-13torture: Add batch headers "--dryrun sched"Paul E. McKenney1-1/+2
2014-05-13torture: Remove obsolete builddir optionsPaul E. McKenney1-16/+0
2014-02-23rcutorture: Save kvm.sh output to logPaul E. McKenney1-7/+15
2014-02-23rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney1-2/+2
2014-02-23locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney2-2/+54
2014-02-23locktorture: Add vestigial locktorture configurationPaul E. McKenney1-1/+1
2014-02-23rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney2-4/+15
2014-02-23rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2-10/+10
2014-02-23rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney1-6/+2
2014-02-23rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney1-3/+5
2014-02-23rcutorture: Abstract kvm-recheck.shPaul E. McKenney2-19/+52
2014-02-23rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney1-6/+6
2014-02-23rcutorture: Don't create results directory for dryrunsPaul E. McKenney1-17/+17
2014-02-18rcutorture: Print results directory when dumping resultsPaul E. McKenney1-0/+3
2014-02-18rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney1-5/+9
2014-02-18rcutorture: Add comments, especially on bin packing.Paul E. McKenney1-2/+31
2014-02-18rcutorture: Do better bin packingPaul E. McKenney1-1/+36
2014-02-18rcutorture: Handle multiple runs of the same testPaul E. McKenney1-16/+13
2014-02-18rcutorture: Add dryrun capabilityPaul E. McKenney1-4/+35
2014-02-18rcutorture: Fix results-directory error messagePaul E. McKenney1-1/+1
2014-02-18rcutorture: Enable concurrent rcutorture runsPaul E. McKenney4-24/+108
2014-02-18rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2-1/+2
2014-02-18rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney1-0/+12
2014-02-18rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2-5/+5
2014-02-18rcutorture: Print script and arguments to standard outputPaul E. McKenney2-0/+8
2014-02-18rcutorture: Print grace-period performance statisticsPaul E. McKenney1-1/+18
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney13-24/+42
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney2-22/+27
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney5-12/+41
2013-12-03rcutorture: Record results from repeated runs of the same test scenarioPaul E. McKenney1-1/+15
2013-12-03rcutorture: Test summary at end of run with less chattinessPaul E. McKenney2-1/+4
2013-12-03rcutorture: Update comment in kvm.sh listing typical RCU trace eventsPaul E. McKenney1-1/+1
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney2-1/+8