summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)AuthorLines
2019-08-01rcutorture: Test TREE03 with the threadirqs kernel boot parameterPaul E. McKenney-0/+1
2019-08-01torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney-1/+1
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney-0/+1
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney-2/+11
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney-0/+8
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney-47/+22
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney-0/+2
2019-05-28torture: Capture qemu outputPaul E. McKenney-2/+10
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior-1/+15
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney-0/+17
2019-05-28rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney-0/+1
2019-05-28rcutorture: Provide rudimentary MakefilePaul E. McKenney-0/+3
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney-0/+6
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)-2/+6
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)-2/+3
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+0
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-4/+0
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney-0/+1
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney-314/+47
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau-2265/+2
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau-13/+79
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau-7/+7
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau-6/+6
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney-8/+15
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney-89/+2355
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney-2/+2
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau-1/+17
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau-0/+2197
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau-4/+4
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau-2/+1
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney-1/+1
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney-4/+39
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney-94/+45
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu-0/+68
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney-13/+5
2018-08-30rcutorture: Test early boot call_srcu()Paul E. McKenney-0/+3
2018-08-30rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney-10/+2
2018-08-29rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney-2/+0
2018-08-29torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney-1/+0
2018-07-12rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney-2/+2
2018-07-12rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney-1/+1
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney-0/+9
2018-06-25rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney-1/+0
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney-22/+22
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney-0/+55
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney-37/+41