aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-06tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen1-1/+1
2020-11-06torture: Make kvm-check-branches.sh use --allcpusPaul E. McKenney1-3/+2
2020-11-06torture: Allow alternative forms of kvm.sh command-line argumentsPaul E. McKenney1-3/+3
2020-11-06torture: Accept time units on kvm.sh --duration argumentPaul E. McKenney1-3/+15
2020-11-06torture: Force weak-hashed pointers on console logPaul E. McKenney1-0/+1
2020-11-06torture: Prevent jitter processes from delaying failed runPaul E. McKenney2-1/+18
2020-11-06rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happyPaul E. McKenney2-3/+3
2020-11-06torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney1-1/+2
2020-11-06rcuscale: Avoid divide by zeroPaul E. McKenney1-1/+1
2020-11-06rcuscale: Add RCU Tasks TracePaul E. McKenney3-0/+19
2020-11-02torture: Don't kill gdb sessionsPaul E. McKenney1-1/+4
2020-09-03Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney18-23/+115
2020-08-24torture: Add gdb supportPaul E. McKenney2-8/+46
2020-08-24torture: Add kvm.sh --help and update help messagePaul E. McKenney1-2/+6
2020-08-24rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney1-0/+1
2020-08-24torture: Update initrd documentationPaul E. McKenney2-34/+37
2020-08-24rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov1-3/+3
2020-08-24torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker1-0/+1
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney11-20/+20
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney8-1/+92
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney1-3/+4
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEADPaul E. McKenney17-31/+403
2020-06-29torture: Remove obsolete "cd $KVM"Paul E. McKenney1-1/+0
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney1-1/+9
2020-06-29torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney1-0/+51
2020-06-29torture: Add more tracing crib notes to kvm.shPaul E. McKenney1-0/+4
2020-06-29torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney1-2/+7
2020-06-29torture: Correctly summarize build-only runsPaul E. McKenney1-5/+5
2020-06-29torture: Pass --kmake-arg to all make invocationsMarco Elver1-2/+2
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney2-4/+17
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney4-2/+25
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney1-1/+1
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney1-0/+4
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney1-1/+1
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney1-3/+15
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney1-0/+1
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney1-0/+108
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney2-3/+19
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney8-10/+10
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney1-2/+2
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney1-1/+1
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney1-0/+4
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney1-1/+1
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney8-6/+130
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEADPaul E. McKenney13-27/+123
2020-05-07torture: Add a --kasan argumentPaul E. McKenney2-0/+6
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney1-22/+16
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney1-4/+3
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney2-6/+4
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney1-11/+20