aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney2-7/+11
2019-12-09torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney1-6/+13
2019-12-09rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney1-1/+2
2019-12-09torture: Handle systems lacking the mpstat commandPaul E. McKenney1-2/+9
2019-12-09torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney1-6/+20
2019-12-09rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney1-52/+3
2019-12-09torture: Use gawk instead of awk for systime() functionPaul E. McKenney2-5/+5
2019-08-01torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney1-1/+1
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney1-0/+1
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney3-2/+11
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney2-0/+8
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney4-47/+22
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney1-0/+2
2019-05-28torture: Capture qemu outputPaul E. McKenney2-2/+10
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior1-1/+12
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2-0/+6
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)1-2/+6
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)1-2/+3
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney1-0/+1
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney19-269/+41
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2-2265/+2
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau1-13/+79
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau1-7/+7
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau1-6/+6
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney1-8/+15
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau1-1/+17
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau1-0/+2197
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau1-4/+4
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau1-2/+1
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney1-1/+1
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney1-4/+39
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney1-7/+33
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu2-0/+68
2018-08-29torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney1-1/+0
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney3-0/+9
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney4-22/+22
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney1-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney1-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney1-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney4-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney1-0/+55
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney1-1/+2
2018-02-20torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney1-4/+4
2018-02-20torture: Default jitter off when running rcuperfPaul E. McKenney1-0/+6
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney2-2/+10
2018-02-20rcutorture: Add basic ARM64 support to run scriptsLihao Liang1-2/+15
2018-02-20rcutorture: Update kvm.sh header commentPaul E. McKenney1-5/+3
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