index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
/
bin
/
kvm.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
torture: Provide TMPDIR environment variable to specify tmpdir
Paul E. McKenney
1
-2
/
+2
2017-07-24
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
1
-0
/
+1
2017-07-24
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
1
-7
/
+18
2017-07-24
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
1
-0
/
+8
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2016-11-14
torture: Prevent jitter from delaying build-only runs
Paul E. McKenney
1
-0
/
+5
2016-06-14
torture: Inflict default jitter
Paul E. McKenney
1
-1
/
+1
2016-04-21
rcutorture: Add OS-jitter capability
Paul E. McKenney
1
-0
/
+18
2016-03-31
rcutorture: Convert test duration to seconds early
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcutorture: Update scripting to accommodate rcuperf
Paul E. McKenney
1
-1
/
+1
2015-12-05
rcutorture: Default grace period to three minutes, allow override
Paul E. McKenney
1
-0
/
+7
2015-12-05
rcutorture: Add batch number to script printout
Paul E. McKenney
1
-6
/
+9
2015-10-06
torture: Forgive non-plural arguments
Paul E. McKenney
1
-3
/
+3
2015-05-27
rcutorture: Allow repetition factors in Kconfig-fragment lists
Paul E. McKenney
1
-6
/
+19
2015-03-03
torture: Avoid script syntax error when insufficient CPUs
Paul E. McKenney
1
-1
/
+1
2014-11-03
rcutorture: Remove obsolete kversion param in kvm.sh
Pranith Kumar
1
-14
/
+5
2014-09-07
rcutorture: Specify MAXSMP=y for TREE01
Paul E. McKenney
1
-1
/
+3
2014-09-07
rcutorture: Set executable bit and drop bash from Usage
Pranith Kumar
1
-1
/
+1
2014-09-07
rcutorture: Use bash shell for all the test scripts
Pranith Kumar
1
-1
/
+1
2014-06-26
torture: Clean up diagnostics from --buildonly runs
Paul E. McKenney
1
-9
/
+12
2014-05-14
rcutorture: Note diffs from git commits
Paul E. McKenney
1
-0
/
+4
2014-05-14
torture: Choose bzImage location based on architecture
Paul E. McKenney
1
-0
/
+8
2014-05-14
torture: Permit multi-word qemu and boot arguments
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Make "--dryrun script" use same environment as normal run
Paul E. McKenney
1
-15
/
+11
2014-05-14
torture: Make "--dryrun script" output self-sufficient
Paul E. McKenney
1
-33
/
+27
2014-05-14
torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG
Paul E. McKenney
1
-3
/
+3
2014-05-14
torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY
Paul E. McKenney
1
-3
/
+6
2014-05-14
torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS
Paul E. McKenney
1
-3
/
+3
2014-05-14
torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
Paul E. McKenney
1
-3
/
+3
2014-05-14
torture: Allow variations of "defconfig" to be specified
Paul E. McKenney
1
-0
/
+8
2014-05-13
torture: Rename RCU_INITRD to TORTURE_INITRD
Paul E. McKenney
1
-3
/
+3
2014-05-13
torture: Add batch headers "--dryrun sched"
Paul E. McKenney
1
-1
/
+2
2014-05-13
torture: Remove obsolete builddir options
Paul E. McKenney
1
-16
/
+0
2014-02-23
rcutorture: Save kvm.sh output to log
Paul E. McKenney
1
-7
/
+15
2014-02-23
rcutorture: Place kvm-test-1-run.sh output into res directory
Paul E. McKenney
1
-2
/
+2
2014-02-23
locktorture: Add vestigial locktorture configuration
Paul E. McKenney
1
-1
/
+1
2014-02-23
rcutorture: Introduce "rcu" directory level underneath configs
Paul E. McKenney
1
-3
/
+14
2014-02-23
rcutorture: Rename kvm-test-1-rcu.sh
Paul E. McKenney
1
-1
/
+1
2014-02-23
rcutorture: Print dates when doing parallel rcutorture runs
Paul E. McKenney
1
-6
/
+6
2014-02-23
rcutorture: Don't create results directory for dryruns
Paul E. McKenney
1
-17
/
+17
2014-02-18
rcutorture: Print results directory when dumping results
Paul E. McKenney
1
-0
/
+3
2014-02-18
rcutorture: Flag tests requiring more CPUs than are available
Paul E. McKenney
1
-5
/
+9
2014-02-18
rcutorture: Add comments, especially on bin packing.
Paul E. McKenney
1
-2
/
+31
2014-02-18
rcutorture: Do better bin packing
Paul E. McKenney
1
-1
/
+36
2014-02-18
rcutorture: Handle multiple runs of the same test
Paul E. McKenney
1
-16
/
+13
2014-02-18
rcutorture: Add dryrun capability
Paul E. McKenney
1
-4
/
+35
2014-02-18
rcutorture: Enable concurrent rcutorture runs
Paul E. McKenney
1
-21
/
+104
[next]