summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney2020-06-2917-31/+403
|\ \
| | * torture: Remove obsolete "cd $KVM"Paul E. McKenney2020-06-291-1/+0
| | * torture: Avoid duplicate specification of qemu commandPaul E. McKenney2020-06-291-1/+9
| | * torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney2020-06-291-0/+51
| | * torture: Add more tracing crib notes to kvm.shPaul E. McKenney2020-06-291-0/+4
| | * torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney2020-06-291-2/+7
| | * torture: Correctly summarize build-only runsPaul E. McKenney2020-06-291-5/+5
| | * torture: Pass --kmake-arg to all make invocationsMarco Elver2020-06-291-2/+2
| | * torture: Abstract out console-log error detectionPaul E. McKenney2020-06-292-4/+17
| | * torture: Add a stop-run capabilityPaul E. McKenney2020-06-294-2/+25
| | * torture: Create qemu-cmd in --buildonly runsPaul E. McKenney2020-06-291-1/+1
| | * torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney2020-06-291-0/+4
| | * torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney2020-06-291-1/+1
| | * rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney2020-06-291-3/+15
| | * torture: Set configfile variable to current scenarioPaul E. McKenney2020-06-291-0/+1
| | * torture: Add script to smoke-test commits in a branchPaul E. McKenney2020-06-291-0/+108
| | * torture: Remove qemu dependency on EFI firmwarePaul E. McKenney2020-06-292-3/+19
| |/ |/|
| * refscale: Change --torture type from refperf to refscalePaul E. McKenney2020-06-298-10/+10
| * refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney2020-06-291-2/+2
| * refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney2020-06-291-1/+1
| * refperf: Output per-experiment data pointsPaul E. McKenney2020-06-291-0/+4
| * refperf: Label experiment-number column "Runs"Paul E. McKenney2020-06-291-1/+1
| * torture: Add refperf to the rcutorture scriptingPaul E. McKenney2020-06-298-6/+130
|/
*-. Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-0713-27/+123
|\ \
| | * torture: Add a --kasan argumentPaul E. McKenney2020-05-072-0/+6
| | * torture: Save a few lines by using config_override_param initiallyPaul E. McKenney2020-05-071-22/+16
| | * torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney2020-05-071-4/+3
| | * torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney2020-05-072-6/+4
| | * torture: Abstract application of additional Kconfig optionsPaul E. McKenney2020-05-071-11/+20
| | * torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney2020-05-071-4/+2
| | * torture: Make --kcsan argument also create a summaryPaul E. McKenney2020-05-073-0/+32
| | * torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney2020-05-071-0/+8
| | * rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney2020-05-071-1/+1
| | * rcutorture: Make kvm-recheck-rcu.sh handle truncated linesPaul E. McKenney2020-04-271-1/+15
| |/ |/|
| * rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIsPaul E. McKenney2020-04-274-0/+14
| * rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney2020-04-273-0/+12
| * rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney2020-04-273-0/+12
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-034-0/+4
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-254-0/+4
| |
| \
*-. \ Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney2020-03-226-3/+40
|\ \ \ | |_|/ |/| |
| | * rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney2020-02-211-0/+2
| | * rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney2020-02-211-0/+2
| | * rcutorture: Summarize summary of build and run resultsPaul E. McKenney2020-02-211-1/+16
| | * rcutorture: Add 100-CPU configurationPaul E. McKenney2020-02-211-0/+18
| | * torture: Make results-directory date format completion-friendlyPaul E. McKenney2020-02-211-1/+1
| |/ |/|
| * locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney2020-02-211-1/+1
|/
* torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney2019-12-092-7/+11
* torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney2019-12-091-6/+13
* rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney2019-12-091-1/+2
* torture: Handle systems lacking the mpstat commandPaul E. McKenney2019-12-091-2/+9