aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-27rcutorture: Display "make oldconfig" errorsPaul E. McKenney2-1/+5
2015-05-27rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney8-30/+21
2015-05-27rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney13-0/+13
2015-05-27rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney12-9/+3
2015-05-27rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney3-3/+0
2015-05-27rcutorture: Test SRCU cleanup code pathPaul E. McKenney1-1/+1
2015-05-27rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney3-2/+3
2015-05-27rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney2-4/+4
2015-05-27rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUPaul E. McKenney1-0/+1
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney1-0/+2
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEADPaul E. McKenney2-1/+2
2015-03-11rcutorture: Enable slow grace-period initializationsPaul E. McKenney1-0/+1
2015-03-03torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney1-1/+1