aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/kvm.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar1-14/+5
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney1-1/+3
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar1-1/+1
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar1-1/+1
2014-06-26torture: Clean up diagnostics from --buildonly runsPaul E. McKenney1-9/+12
2014-05-14rcutorture: Note diffs from git commitsPaul E. McKenney1-0/+4
2014-05-14torture: Choose bzImage location based on architecturePaul E. McKenney1-0/+8
2014-05-14torture: Permit multi-word qemu and boot argumentsPaul E. McKenney1-2/+2
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: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney1-2/+2
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. McKenney1-2/+2
2014-05-14torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney1-2/+2
2014-05-14torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney1-3/+6
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. McKenney1-3/+3
2014-05-14torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney1-0/+8
2014-05-13torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney1-3/+3
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 vestigial locktorture configurationPaul E. McKenney1-1/+1
2014-02-23rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney1-3/+14
2014-02-23rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney1-1/+1
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: Enable concurrent rcutorture runsPaul E. McKenney1-21/+104
2014-02-18rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney1-1/+1
2014-02-18rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney1-1/+1
2014-02-18rcutorture: Print script and arguments to standard outputPaul 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-22/+3
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. McKenney1-0/+3
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. McKenney1-0/+7
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney1-2/+7
2013-12-03rcutorture: Add --qemu-args argument to kvm.shPaul E. McKenney1-5/+11
2013-12-03rcutorture: Add --bootargs argument to specify additional boot argumentsPaul E. McKenney1-1/+7
2013-12-03rcutorture: Add --buildonly dry-run capabilityPaul E. McKenney1-0/+4
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney1-0/+10
2013-12-03rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney1-14/+1