aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney1-0/+1
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney1-0/+108
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney2-3/+19
2020-05-07torture: Add a --kasan argumentPaul E. McKenney2-0/+6
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney1-22/+16
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney1-4/+3
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney2-6/+4
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney1-11/+20
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney1-4/+2
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney3-0/+32
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney1-0/+8
2020-04-27rcutorture: Make kvm-recheck-rcu.sh handle truncated linesPaul E. McKenney1-1/+15
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney4-3/+20
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney1-0/+2
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney1-1/+16
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney1-1/+1
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney1-1/+1
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