aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/torture.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', 'rcu-tasks.2022.04.11b', 'srcu.2022.05.03a', 'torture.2022.04.11b', 'torture-tasks.2022.04.20a' and 'torturescript.2022.04.20a' into HEADPaul E. McKenney1-5/+24
2022-04-20rcutorture: Make torture.sh allow for --kasanPaul E. McKenney1-2/+2
2022-04-20rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney1-2/+2
2022-04-20torture: Save "make allmodconfig" .config filePaul E. McKenney1-0/+1
2022-04-20torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney1-1/+1
2022-04-11torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney1-0/+18
2022-02-08torture: Make torture.sh help message match realityPaul E. McKenney1-2/+2
2022-02-01torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney1-2/+2
2022-02-01torture: Print only one summary line per runPaul E. McKenney1-1/+1
2022-02-01torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney1-9/+9
2022-02-01torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney1-1/+11
2022-02-01torture: Output per-failed-run summary lines from torture.shPaul E. McKenney1-1/+1
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