aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney1-1/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+8
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEADPaul E. McKenney52-8/+1641
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy40-0/+1582
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney1-1/+1
2017-01-14torture: Update RCU test scenario documentationPaul E. McKenney1-2/+31
2017-01-14torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2-0/+2
2017-01-14torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney1-2/+1
2017-01-14torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney1-0/+1
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney8-3/+21
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney1-0/+1
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney1-0/+1
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson3-0/+8
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney1-0/+5
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney1-2/+0
2016-06-14torture: Inflict default jitterPaul E. McKenney1-1/+1
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney1-1/+0
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng1-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng2-4/+5
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2-8/+7
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng1-0/+22
2016-06-14torture: Add starvation events to error summaryPaul E. McKenney1-1/+6
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney1-2/+19
2016-04-21rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2-2/+2
2016-04-21rcutorture: Don't rebuild identical kernelPaul E. McKenney1-7/+19
2016-04-21rcutorture: Add OS-jitter capabilityPaul E. McKenney2-0/+108
2016-03-31rcutorture: Convert test duration to seconds earlyPaul E. McKenney2-5/+4
2016-03-31torture: Kill qemu, not parent processPaul E. McKenney1-6/+24
2016-03-31rcutorture: Add largish-system rcuperf scenarioPaul E. McKenney1-0/+23
2016-03-31rcutorture: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2-0/+129
2016-03-31rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney1-0/+1
2016-03-31rcutorture: Print measure of batching efficiencyPaul E. McKenney1-10/+16
2016-03-31rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney7-2/+161
2016-01-25rcutorture: Check for self-detected stallsPaul E. McKenney1-2/+2
2016-01-25rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney1-0/+2
2016-01-25rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney1-2/+2
2015-12-05torture: Place console.log files correctly from the get-goPaul E. McKenney1-3/+2
2015-12-05torture: Abbreviate console error dumpPaul E. McKenney1-6/+35
2015-12-05rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi2-5/+0
2015-12-05rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2-3/+8
2015-12-05rcutorture: Add batch number to script printoutPaul E. McKenney1-6/+9
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEADPaul E. McKenney6-4/+20
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney1-3/+3
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney3-0/+8
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso3-1/+9
2015-08-04Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney1-2/+2
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney12-12/+0
2015-07-15rcutorture: Enable lockdep-RCU on TASKS01Paul E. McKenney1-2/+2
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEADPaul E. McKenney28-56/+72
2015-05-27rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney1-6/+19