aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney8-9/+9
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney2-1/+27
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-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney1-4/+1
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney1-1/+1
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney1-1/+1
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney1-1/+1
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney1-0/+5
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-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: 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: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2-0/+129
2016-03-31rcutorture: Print measure of batching efficiencyPaul E. McKenney1-10/+16
2016-03-31rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney3-2/+87
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: 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-06torture: Forgive non-plural argumentsPaul E. McKenney1-3/+3
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-03-03torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney1-1/+1
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEADPaul E. McKenney5-13/+38
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney1-0/+1
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney1-4/+4
2015-01-10rcutorture: Handle different mpstat versionsPaul E. McKenney1-1/+1
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney1-7/+13
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney1-0/+18