summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/torture.sh
Commit message (Expand)AuthorAgeFilesLines
* torture: Scale --do-kvfree test timePaul E. McKenney2024-04-161-1/+1
* rcutorture: Disable tracing to permit Tasks Rude RCU testingPaul E. McKenney2024-04-041-1/+1
* scftorture: Increase memory provided to guest OSPaul E. McKenney2024-04-041-1/+1
* clocksource: Scale the watchdog read retries automaticallyFeng Tang2024-02-211-1/+1
* torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney2023-09-241-1/+1
* Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-08-281-1/+3
|\
| * torture: Scale scftorture memory based on number of CPUsPaul E. McKenney2023-07-141-1/+3
* | torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney2023-07-201-0/+24
* | torture: Make torture.sh summarize config and build errorsPaul E. McKenney2023-07-141-1/+13
* | torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney2023-07-141-0/+41
* | torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney2023-07-141-22/+22
|/
* torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney2023-03-111-3/+3
* torture: Make torture.sh create a properly formatted log filePaul E. McKenney2022-10-201-9/+23
* rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney2022-10-201-1/+22
* rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney2022-10-181-4/+83
* torture: Use mktemp instead of guessing at unique namesPaul E. McKenney2022-10-181-2/+1
*-. Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-031-5/+24
|\ \
| | * rcutorture: Make torture.sh allow for --kasanPaul E. McKenney2022-04-201-2/+2
| | * rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney2022-04-201-2/+2
| | * torture: Save "make allmodconfig" .config filePaul E. McKenney2022-04-201-0/+1
| | * torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney2022-04-201-1/+1
| |/ |/|
| * torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney2022-04-111-0/+18
|/
* torture: Make torture.sh help message match realityPaul E. McKenney2022-02-081-2/+2
* torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney2022-02-011-2/+2
* torture: Print only one summary line per runPaul E. McKenney2022-02-011-1/+1
* torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney2022-02-011-9/+9
* torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney2022-02-011-1/+11
* torture: Output per-failed-run summary lines from torture.shPaul E. McKenney2022-02-011-1/+1
* torture: Allot 1G of memory for scftorture runsPaul E. McKenney2021-09-161-1/+1
* torture: Make torture.sh print the number of files to be compressedPaul E. McKenney2021-09-131-2/+7
* torture: Create KCSAN summaries for torture.sh runsPaul E. McKenney2021-07-201-0/+4
* torture: Make torture.sh accept --do-all and --dononePaul E. McKenney2021-07-201-2/+2
* torture: Add clocksource-watchdog testing to torture.shPaul E. McKenney2021-07-201-3/+26
* torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney2021-05-101-1/+1
* torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney2021-03-081-1/+1
* torture: Compress KASAN vmlinux filesPaul E. McKenney2021-01-061-2/+46
* torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney2021-01-061-6/+15
* torture: Add command and results directory to torture.sh logPaul E. McKenney2021-01-061-4/+7
* torture: Allow scenarios to be specified to torture.shPaul E. McKenney2021-01-061-3/+43
* torture: Drop log.long generation from torture.shPaul E. McKenney2021-01-061-4/+1
* torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney2021-01-061-6/+19
* torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney2021-01-061-1/+1
* torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney2021-01-061-3/+6
* torture: Create doyesno helper function for torture.shPaul E. McKenney2021-01-061-59/+19
* torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney2021-01-061-1/+6
* torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney2021-01-061-2/+2
* torture: Enable torture.sh argument checkingPaul E. McKenney2021-01-061-5/+5
* torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney2021-01-061-7/+12
* torture: Add "make allmodconfig" to torture.shPaul E. McKenney2021-01-061-1/+36
* torture: Remove use of "eval" in torture.shPaul E. McKenney2021-01-061-11/+44