aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney1-4/+2
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney3-0/+32
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney1-0/+8
2020-05-07rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney1-1/+1
2020-04-27rcutorture: Make kvm-recheck-rcu.sh handle truncated linesPaul E. McKenney1-1/+15
2020-04-27rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIsPaul E. McKenney4-0/+14
2020-04-27rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney3-0/+12
2020-04-27rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney3-0/+12
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds4-0/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada4-0/+4
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney6-3/+40