summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin/torture.sh
AgeCommit message (Expand)AuthorFilesLines
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney1-11/+27
2024-04-16torture: Scale --do-kvfree test timePaul E. McKenney1-1/+1
2024-04-04rcutorture: Disable tracing to permit Tasks Rude RCU testingPaul E. McKenney1-1/+1
2024-04-04scftorture: Increase memory provided to guest OSPaul E. McKenney1-1/+1
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney1-1/+1
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2023-07-20torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney1-0/+24
2023-07-14torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-14torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
2023-07-14torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney1-22/+22
2023-07-14torture: Scale scftorture memory based on number of CPUsPaul E. McKenney1-1/+3
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2022-10-20torture: Make torture.sh create a properly formatted log filePaul E. McKenney1-9/+23
2022-10-20rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney1-1/+22
2022-10-18rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney1-4/+83
2022-10-18torture: Use mktemp instead of guessing at unique namesPaul E. McKenney1-2/+1
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul 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