summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin
Commit message (Expand)AuthorAgeFilesLines
* torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
* torture: Inflict default jitterPaul E. McKenney2016-06-151-1/+1
* rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-151-1/+0Star
* rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-151-1/+1
* rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-152-4/+5
* rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-152-8/+7Star
* torture: Add starvation events to error summaryPaul E. McKenney2016-06-151-1/+6
* torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney2016-06-151-2/+19
* rcutorture: Don't rebuild identical kernelPaul E. McKenney2016-04-211-7/+19
* rcutorture: Add OS-jitter capabilityPaul E. McKenney2016-04-212-0/+108
* rcutorture: Convert test duration to seconds earlyPaul E. McKenney2016-03-312-5/+4Star
* torture: Kill qemu, not parent processPaul E. McKenney2016-03-311-6/+24
* rcutorture: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2016-03-312-0/+129
* rcutorture: Print measure of batching efficiencyPaul E. McKenney2016-03-311-10/+16
* rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney2016-03-313-2/+87
* rcutorture: Check for self-detected stallsPaul E. McKenney2016-01-261-2/+2
* rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney2016-01-261-0/+2
* rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney2016-01-261-2/+2
* torture: Place console.log files correctly from the get-goPaul E. McKenney2015-12-061-3/+2Star
* torture: Abbreviate console error dumpPaul E. McKenney2015-12-061-6/+35
* rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2015-12-062-3/+8
* rcutorture: Add batch number to script printoutPaul E. McKenney2015-12-061-6/+9
* torture: Forgive non-plural argumentsPaul E. McKenney2015-10-061-3/+3
* rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney2015-05-271-6/+19
* rcutorture: Display "make oldconfig" errorsPaul E. McKenney2015-05-272-1/+5
* torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney2015-03-031-1/+1
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-165-13/+38
|\ \
| | * torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney2015-01-111-0/+1
| | * torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney2015-01-111-4/+4
| | * rcutorture: Handle different mpstat versionsPaul E. McKenney2015-01-111-1/+1
| | * rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney2015-01-111-7/+13
| | * rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney2015-01-111-0/+18
| |/ |/|
| * rcutorture: Add checks for stall ending before dump startPaul E. McKenney2015-01-061-1/+1
|/
* rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2014-11-042-15/+6Star
* torture: Run Linux-kernel binary out of results directoryPaul E. McKenney2014-11-041-2/+2
* torture: Check for nul bytes in console outputPaul E. McKenney2014-09-081-0/+4
* torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney2014-09-081-1/+1
* rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney2014-09-083-1/+24
* rcutorture: Set executable bit and drop bash from UsagePranith Kumar2014-09-0812-15/+12Star
* rcutorture: Use bash shell for all the test scriptsPranith Kumar2014-09-0812-18/+18
* torture: Clean up diagnostics from --buildonly runsPaul E. McKenney2014-06-263-12/+25
* torture: Enable versions without CFcommon to function correctlyPaul E. McKenney2014-06-261-0/+1
* rcutorture: Note diffs from git commitsPaul E. McKenney2014-05-141-0/+4
* torture: Use elapsed time to detect hangsPaul E. McKenney2014-05-141-6/+12
* torture: Better summary diagnostics for build failuresPaul E. McKenney2014-05-144-8/+21
* torture: Choose bzImage location based on architecturePaul E. McKenney2014-05-143-6/+43
* torture: Permit multi-word qemu and boot argumentsPaul E. McKenney2014-05-141-2/+2
* torture: Report diagnostics from qemuPaul E. McKenney2014-05-141-1/+8
* torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney2014-05-141-15/+11Star
* torture: Make "--dryrun script" output self-sufficientPaul E. McKenney2014-05-141-33/+27Star