aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-21torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney1-8/+3
2022-06-21torture: Adjust to again produce debugging informationPaul E. McKenney1-3/+3
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney1-0/+1
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. McKenney6-17/+47
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-20rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney1-0/+6
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-20torture: Skip vmlinux check for kvm-again.sh runsPaul E. McKenney1-1/+1
2022-04-11torture: Make thread detection more robust by using lspcuPaul Menzel1-1/+1
2022-04-11torture: Permit running of experimental torture typesPaul E. McKenney2-3/+8
2022-04-11torture: Use "-o Batchmode=yes" to disable ssh password requestsPaul E. McKenney1-6/+6
2022-04-11torture: Reposition so that $? collects ssh code in torture.shPaul 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. McKenney6-19/+19
2022-02-01torture: Make kvm-find-errors.sh notice missing vmlinux filePaul E. McKenney1-0/+6
2022-02-01torture: Print only one summary line per runPaul E. McKenney1-1/+1
2022-02-01torture: Make kvm-remote.sh try multiple times to download tarballPaul E. McKenney1-6/+11
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: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney2-1/+11
2022-02-01torture: Output per-failed-run summary lines from torture.shPaul E. McKenney1-1/+1
2022-02-01torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney1-1/+1
2022-02-01torture: Drop trailing ^M from console outputPaul E. McKenney1-1/+1
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEADPaul E. McKenney5-15/+26
2021-12-07rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney1-1/+1
2021-11-30torture: Properly redirect kvm-remote.sh "echo" commandsPaul E. McKenney1-5/+5
2021-11-30torture: Fix incorrectly redirected "exit" in kvm-remote.shPaul E. McKenney1-1/+1
2021-11-30torture: Retry download once before giving upPaul E. McKenney1-2/+9
2021-11-30torture: Make kvm-find-errors.sh report link-time undefined symbolsPaul E. McKenney2-3/+4
2021-11-30torture: Catch kvm.sh help text up with actual optionsPaul E. McKenney1-3/+6
2021-09-16torture: Make kvm-remote.sh print size of downloaded tarballPaul E. McKenney1-0/+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-09-13torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argumentPaul E. McKenney1-1/+1
2021-07-27torture: Make kvm-test-1-run-qemu.sh check for reboot loopsPaul E. McKenney1-1/+5
2021-07-27torture: Add timestamps to kvm-test-1-run-qemu.sh outputPaul E. McKenney1-5/+5
2021-07-27torture: Don't use "test" command's "-a" argumentPaul E. McKenney1-5/+5
2021-07-27torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masksPaul E. McKenney4-2/+26
2021-07-27torture: Consistently name "qemu*" test output filesPaul E. McKenney3-10/+10
2021-07-27torture: Use numeric taskset argument in jitter.shPaul E. McKenney1-7/+3
2021-07-27torture: Make kvm-test-1-run-qemu.sh apply affinityPaul E. McKenney1-3/+10
2021-07-27torture: Don't redirect qemu-cmd comment linesPaul E. McKenney1-1/+1
2021-07-27torture: Make kvm.sh select per-scenario affinity masksPaul E. McKenney4-2/+207
2021-07-20torture: Put kvm.sh batch-creation awk script into a temp filePaul E. McKenney1-12/+15
2021-07-20torture: Move parse-console.sh call to PATH-aware scriptsPaul E. McKenney2-2/+1
2021-07-20torture: Make kvm-recheck.sh skip kcsan.sum for build-only runsPaul E. McKenney1-1/+4
2021-07-20torture: Protect kvm-remote.sh directory trees from /tmp reapingPaul E. McKenney2-1/+32