aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/kvm.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney1-0/+4
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney1-4/+4
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney1-4/+5
2020-05-07torture: Add a --kasan argumentPaul E. McKenney1-0/+5
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney1-3/+0
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney1-0/+1
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney1-0/+8
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney1-1/+1
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney1-3/+8
2019-12-09torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney1-6/+13
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney1-0/+6
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney1-0/+3
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney1-2/+1
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney1-0/+2
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu1-0/+8
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney1-1/+1
2018-02-20torture: Default jitter off when running rcuperfPaul E. McKenney1-0/+6
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney1-0/+8
2018-02-20rcutorture: Update kvm.sh header commentPaul E. McKenney1-5/+3
2017-12-11rcutorture: Simplify loggingSeongJae Park1-21/+11
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park1-2/+3
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park1-2/+2
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park1-1/+0
2017-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney1-2/+2
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney1-0/+1
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney1-7/+18
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney1-0/+8
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney1-4/+1
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney1-0/+5
2016-06-14torture: Inflict default jitterPaul E. McKenney1-1/+1
2016-04-21rcutorture: Add OS-jitter capabilityPaul E. McKenney1-0/+18
2016-03-31rcutorture: Convert test duration to seconds earlyPaul E. McKenney1-2/+2
2016-03-31rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney1-1/+1
2015-12-05rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney1-0/+7
2015-12-05rcutorture: Add batch number to script printoutPaul E. McKenney1-6/+9
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney1-3/+3
2015-05-27rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney1-6/+19
2015-03-03torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney1-1/+1
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