aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.2021.03.08a', 'mmdumpobj.2021.03.08a', 'nocb.2021.03.15a', 'poll.2021.03.24a', 'rt.2021.03.08a', 'tasks.2021.03.08a', 'torture.2021.03.08a' and 'torturescript.2021.03.22a' into HEADPaul E. McKenney12-210/+687
2021-03-22torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney1-1/+1
2021-03-22torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney2-4/+8
2021-03-22torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney2-2/+9
2021-03-22torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney2-0/+6
2021-03-22torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney2-4/+22
2021-03-22torture: Add --duration argument to kvm-again.shPaul E. McKenney2-7/+47
2021-03-22torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney2-0/+238
2021-03-22torture: Create a "batches" file for build reusePaul E. McKenney1-12/+17
2021-03-22torture: De-capitalize TORTURE_SUITEPaul E. McKenney2-2/+2
2021-03-22torture: Make upper-case-only no-dot no-slash scenario names officialPaul E. McKenney1-1/+1
2021-03-22torture: Remove no-mpstat error messagePaul E. McKenney1-1/+0
2021-03-22torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney2-1/+3
2021-03-22torture: Record jitter start/stop commandsPaul E. McKenney2-10/+16
2021-03-22torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney2-126/+171
2021-03-22torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney1-0/+1
2021-03-22torture: Abstract jitter.sh start/stop into scriptsPaul E. McKenney3-5/+62
2021-03-08torture: Reverse jittering and duration parameters for jitter.shPaul E. McKenney2-4/+4
2021-03-08torture: Eliminate jitter_pids filePaul E. McKenney2-18/+1
2021-03-08torture: Use "jittering" file to control jitter.sh executionPaul E. McKenney2-5/+10
2021-03-08torture: Use file-based protocol to mark batch's runs completePaul E. McKenney2-2/+14
2021-03-08torture: Move build/run synchronization files into scenario directoriesPaul E. McKenney2-19/+16
2021-03-08torture: Improve readability of the testid.txt filePaul E. McKenney1-2/+7
2021-03-08torture: Provide bare-metal modprobe-based advicePaul E. McKenney2-6/+42
2021-03-08torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney1-1/+1
2021-03-08torturescript: Don't rerun failed rcutorture buildsPaul E. McKenney1-1/+12
2021-03-08torture: Make jitter.sh handle large systemsPaul E. McKenney1-4/+4
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2021-01-21tools/rcutorture: Fix position of -lgcc in mkinitrd.shWilly Tarreau1-1/+1
2021-01-06torture: Compress KASAN vmlinux filesPaul E. McKenney1-2/+46
2021-01-06torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney1-6/+15
2021-01-06torture: Add command and results directory to torture.sh logPaul E. McKenney1-4/+7
2021-01-06torture: Allow scenarios to be specified to torture.shPaul E. McKenney1-3/+43
2021-01-06torture: Drop log.long generation from torture.shPaul E. McKenney1-4/+1
2021-01-06torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney1-6/+19
2021-01-06torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney1-1/+1
2021-01-06torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney1-3/+6
2021-01-06torture: Create doyesno helper function for torture.shPaul E. McKenney1-59/+19
2021-01-06torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney1-1/+6
2021-01-06torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney1-2/+2
2021-01-06torture: Enable torture.sh argument checkingPaul E. McKenney1-5/+5
2021-01-06torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney1-7/+12
2021-01-06torture: Add "make allmodconfig" to torture.shPaul E. McKenney1-1/+36
2021-01-06torture: Remove use of "eval" in torture.shPaul E. McKenney1-11/+44
2021-01-06torture: Make torture.sh use common time-duration bash functionsPaul E. McKenney1-13/+7
2021-01-06torture: Add torture.sh torture-everything scriptPaul E. McKenney1-0/+301
2021-01-05torture: Do Kconfig analysis only once per scenarioPaul E. McKenney1-7/+15
2021-01-04torture: Allow standalone kvm-recheck.sh run detect --trust-makePaul E. McKenney1-1/+1
2021-01-04torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney2-1/+2
2021-01-04torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.shPaul E. McKenney2-1/+3