aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masksPaul E. McKenney1-0/+1
2021-07-20torture: Move parse-console.sh call to PATH-aware scriptsPaul E. McKenney1-0/+1
2021-03-22torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney1-0/+1
2021-03-22torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney1-1/+1
2021-03-22torture: Record jitter start/stop commandsPaul E. McKenney1-0/+2
2021-03-22torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney1-126/+1
2021-03-22torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney1-0/+1
2021-03-08torture: Eliminate jitter_pids filePaul E. McKenney1-14/+0
2021-03-08torture: Use file-based protocol to mark batch's runs completePaul E. McKenney1-0/+3
2021-03-08torture: Move build/run synchronization files into scenario directoriesPaul E. McKenney1-13/+12
2021-03-08torture: Provide bare-metal modprobe-based advicePaul E. McKenney1-6/+38
2021-03-08torturescript: Don't rerun failed rcutorture buildsPaul E. McKenney1-1/+12
2021-01-04torture: s/STOP/STOP.1/ to avoid scenario collisionPaul E. McKenney1-4/+4
2021-01-04torture: Prepare for splitting qemu execution from kvm-test-1-run.shPaul E. McKenney1-1/+3
2020-11-06torture: Prevent jitter processes from delaying failed runPaul E. McKenney1-0/+14
2020-11-02torture: Don't kill gdb sessionsPaul E. McKenney1-1/+4
2020-08-24torture: Add gdb supportPaul E. McKenney1-8/+25
2020-06-29torture: Remove obsolete "cd $KVM"Paul E. McKenney1-1/+0
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney1-1/+9
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney1-2/+11
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney1-1/+1
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney1-0/+1
2020-05-07torture: Add a --kasan argumentPaul E. McKenney1-0/+1
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney1-22/+16
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney1-4/+3
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney1-3/+4
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney1-11/+20
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney1-4/+2
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney1-4/+3
2019-12-09torture: Use gawk instead of awk for systime() functionPaul E. McKenney1-3/+3
2019-08-01torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney1-1/+1
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney1-13/+8
2019-05-28torture: Capture qemu outputPaul E. McKenney1-1/+1
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2018-08-29torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney1-1/+0
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney1-2/+3
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney1-1/+0
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney1-2/+2
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park1-1/+1
2017-12-11rcutorture: Simplify loggingSeongJae Park1-3/+1
2017-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney1-1/+1
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney1-0/+4
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney1-29/+25
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney1-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng1-4/+4
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng1-2/+3
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney1-2/+19
2016-04-21rcutorture: Don't rebuild identical kernelPaul E. McKenney1-7/+19
2016-03-31rcutorture: Convert test duration to seconds earlyPaul E. McKenney1-3/+2
2016-03-31torture: Kill qemu, not parent processPaul E. McKenney1-6/+24