summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin
Commit message (Expand)AuthorAgeFilesLines
* torture: Grace periods do not piggyback off of themselvesPaul E. McKenney2018-02-201-1/+2
* torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney2018-02-201-4/+4
* torture: Default jitter off when running rcuperfPaul E. McKenney2018-02-201-0/+6
* torture: Specify qemu memory size with --memory argumentPaul E. McKenney2018-02-202-2/+10
* rcutorture: Add basic ARM64 support to run scriptsLihao Liang2018-02-201-2/+15
* rcutorture: Update kvm.sh header commentPaul E. McKenney2018-02-201-5/+3
* rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park2017-12-111-5/+0
* rcutorture: Simplify functions.sh include pathSeongJae Park2017-12-115-5/+5
* rcutorture: Simplify loggingSeongJae Park2017-12-112-24/+12
* rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park2017-12-113-3/+3
* rcutorture/kvm.sh: Support execution from any directorySeongJae Park2017-12-111-2/+3
* rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park2017-12-111-2/+2
* rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park2017-12-111-1/+0
* rcutorture: Remove unused script, config2frag.shSeongJae Park2017-12-111-25/+0
* rcutorture/configinit: Fix build directory error messageSeongJae Park2017-12-111-1/+1
* torture: Prepare scripting for shift from %p to %pKPaul E. McKenney2017-11-281-1/+1
* torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney2017-10-098-9/+9
* rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney2017-07-242-1/+27
* rcutorture: Don't wait for kernel when all builds failPaul E. McKenney2017-07-242-7/+22
* torture: Add --kconfig argument to kvm.shPaul E. McKenney2017-07-244-38/+96
* rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney2017-06-081-4/+1
* rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney2017-06-081-1/+1
* rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney2017-06-081-1/+1
* torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney2017-04-191-1/+1
* torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
* torture: Inflict default jitterPaul E. McKenney2016-06-141-1/+1
* rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-141-1/+0
* rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-141-1/+1
* rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-142-4/+5
* rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-142-8/+7
* torture: Add starvation events to error summaryPaul E. McKenney2016-06-141-1/+6
* torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney2016-06-141-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/+4
* 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-251-2/+2
* rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney2016-01-251-0/+2
* rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney2016-01-251-2/+2
* torture: Place console.log files correctly from the get-goPaul E. McKenney2015-12-051-3/+2
* torture: Abbreviate console error dumpPaul E. McKenney2015-12-051-6/+35
* rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2015-12-052-3/+8
* rcutorture: Add batch number to script printoutPaul E. McKenney2015-12-051-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
OpenPOWER on IntegriCloud