aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney1-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney1-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney1-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney4-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney1-0/+55
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEADPaul E. McKenney5-37/+41
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney1-23/+1
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney1-1/+2
2018-02-20torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney1-4/+4
2018-02-20torture: Default jitter off when running rcuperfPaul E. McKenney1-0/+6
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney2-2/+10
2018-02-20rcutorture: Add basic ARM64 support to run scriptsLihao Liang1-2/+15
2018-02-20rcutorture: Update kvm.sh header commentPaul E. McKenney1-5/+3
2018-02-20doc: Fix typo in rcutorture documentationLihao Liang1-1/+1
2018-02-15sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney5-5/+2
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney3-3/+0
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park1-5/+0
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park5-5/+5
2017-12-11rcutorture: Simplify loggingSeongJae Park2-24/+12
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park3-3/+3
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park1-2/+3
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park1-2/+2
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park1-1/+0
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park1-25/+0
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2017-11-28torture: Prepare scripting for shift from %p to %pKPaul E. McKenney1-1/+1
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-9/+9
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar20-0/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman20-0/+20
2017-10-25locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removalMark Rutland1-3/+2
2017-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney8-9/+9
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEADPaul E. McKenney10-51/+150
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney1-1/+1
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney3-2/+28
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney1-1/+1
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney2-7/+22
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney4-38/+96
2017-07-24rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney1-1/+2
2017-07-24rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney1-1/+0
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney1-1/+0
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney6-8/+5
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney3-46/+0
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney3-28/+0
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney1-4/+0
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2-2/+0
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney3-8/+1
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney3-2/+1
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney12-30/+12
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney1-4/+1