summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin
Commit message (Expand)AuthorAgeFilesLines
* torture: Suppress propagating trace_printk() warningPaul E. McKenney2019-05-281-0/+1
* torture: Add --trust-make to suppress "make clean"Paul E. McKenney2019-05-283-2/+11
* torture: Make --cpus override idleness calculationsPaul E. McKenney2019-05-282-0/+8
* torture: Run kernel build in source directoryPaul E. McKenney2019-05-284-47/+22Star
* torture: Add function graph-tracing cheat sheetPaul E. McKenney2019-05-281-0/+2
* torture: Capture qemu outputPaul E. McKenney2019-05-282-2/+10
* rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2019-05-281-1/+12
* torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2019-05-282-0/+6
* rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)2019-05-281-2/+6
* rcutorture: Select from only online CPUsJoel Fernandes (Google)2019-05-281-2/+3
* torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
* tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2619-269/+41Star
* tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-262-2265/+2Star
* rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-261-13/+79
* rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-261-7/+7
* rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-261-6/+6
* torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-261-8/+15
* rcutorture: Make use of nolibc when availableWilly Tarreau2018-11-091-1/+17
* rcutorture: Import a copy of nolibcWilly Tarreau2018-11-091-0/+2197
* rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau2018-11-091-4/+4
* rcutorture: Always strip using the cross-compilerWilly Tarreau2018-11-091-2/+1Star
* rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney2018-11-091-1/+1
* rcutorture: Make initrd/init execute in userspacePaul E. McKenney2018-11-091-4/+39
* rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2018-11-091-7/+33
* rcutorture: Automatically create initrd directoryConnor Shu2018-11-092-0/+68
* torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney2018-08-291-1/+0Star
* rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney2018-06-253-0/+9
* torture: Use a single build directory for torture scenariosPaul E. McKenney2018-06-254-22/+22
* torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney2018-05-151-2/+3
* rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney2018-05-151-2/+2
* rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney2018-05-151-2/+6
* torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney2018-05-154-123/+102Star
* torture: Add a script to edit output from failed runsPaul E. McKenney2018-05-151-0/+55
* torture: Grace periods do not piggyback off of themselvesPaul E. McKenney2018-02-211-1/+2
* torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney2018-02-211-4/+4
* torture: Default jitter off when running rcuperfPaul E. McKenney2018-02-211-0/+6
* torture: Specify qemu memory size with --memory argumentPaul E. McKenney2018-02-212-2/+10
* rcutorture: Add basic ARM64 support to run scriptsLihao Liang2018-02-211-2/+15
* rcutorture: Update kvm.sh header commentPaul E. McKenney2018-02-211-5/+3Star
* rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park2017-12-111-5/+0Star
* rcutorture: Simplify functions.sh include pathSeongJae Park2017-12-115-5/+5
* rcutorture: Simplify loggingSeongJae Park2017-12-112-24/+12Star
* 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/+0Star
* rcutorture: Remove unused script, config2frag.shSeongJae Park2017-12-111-25/+0Star
* rcutorture/configinit: Fix build directory error messageSeongJae Park2017-12-111-1/+1
* torture: Prepare scripting for shift from %p to %pKPaul E. McKenney2017-11-291-1/+1
* torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney2017-10-098-9/+9