aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/torture.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-16torture: Allot 1G of memory for scftorture runsPaul E. McKenney1-1/+1
2021-09-13torture: Make torture.sh print the number of files to be compressedPaul E. McKenney1-2/+7
2021-07-20torture: Create KCSAN summaries for torture.sh runsPaul E. McKenney1-0/+4
2021-07-20torture: Make torture.sh accept --do-all and --dononePaul E. McKenney1-2/+2
2021-07-20torture: Add clocksource-watchdog testing to torture.shPaul E. McKenney1-3/+26
2021-05-10torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney1-1/+1
2021-03-08torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney1-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