index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
/
bin
/
kvm.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcutorture: Automatically create initrd directory
Connor Shu
2018-11-08
1
-0
/
+8
*
torture: Use a single build directory for torture scenarios
Paul E. McKenney
2018-06-25
1
-1
/
+1
*
torture: Default jitter off when running rcuperf
Paul E. McKenney
2018-02-20
1
-0
/
+6
*
torture: Specify qemu memory size with --memory argument
Paul E. McKenney
2018-02-20
1
-0
/
+8
*
rcutorture: Update kvm.sh header comment
Paul E. McKenney
2018-02-20
1
-5
/
+3
*
rcutorture: Simplify logging
SeongJae Park
2017-12-11
1
-21
/
+11
*
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
2017-12-11
1
-2
/
+3
*
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
2017-12-11
1
-2
/
+2
*
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
2017-12-11
1
-1
/
+0
*
torture: Provide TMPDIR environment variable to specify tmpdir
Paul E. McKenney
2017-10-09
1
-2
/
+2
*
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
2017-07-24
1
-0
/
+1
*
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
2017-07-24
1
-7
/
+18
*
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
2017-07-24
1
-0
/
+8
*
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
2017-06-08
1
-4
/
+1
*
torture: Prevent jitter from delaying build-only runs
Paul E. McKenney
2016-11-14
1
-0
/
+5
*
torture: Inflict default jitter
Paul E. McKenney
2016-06-14
1
-1
/
+1
*
rcutorture: Add OS-jitter capability
Paul E. McKenney
2016-04-21
1
-0
/
+18
*
rcutorture: Convert test duration to seconds early
Paul E. McKenney
2016-03-31
1
-2
/
+2
*
rcutorture: Update scripting to accommodate rcuperf
Paul E. McKenney
2016-03-31
1
-1
/
+1
*
rcutorture: Default grace period to three minutes, allow override
Paul E. McKenney
2015-12-05
1
-0
/
+7
*
rcutorture: Add batch number to script printout
Paul E. McKenney
2015-12-05
1
-6
/
+9
*
torture: Forgive non-plural arguments
Paul E. McKenney
2015-10-06
1
-3
/
+3
*
rcutorture: Allow repetition factors in Kconfig-fragment lists
Paul E. McKenney
2015-05-27
1
-6
/
+19
*
torture: Avoid script syntax error when insufficient CPUs
Paul E. McKenney
2015-03-03
1
-1
/
+1
*
rcutorture: Remove obsolete kversion param in kvm.sh
Pranith Kumar
2014-11-03
1
-14
/
+5
*
rcutorture: Specify MAXSMP=y for TREE01
Paul E. McKenney
2014-09-07
1
-1
/
+3
*
rcutorture: Set executable bit and drop bash from Usage
Pranith Kumar
2014-09-07
1
-1
/
+1
*
rcutorture: Use bash shell for all the test scripts
Pranith Kumar
2014-09-07
1
-1
/
+1
*
torture: Clean up diagnostics from --buildonly runs
Paul E. McKenney
2014-06-26
1
-9
/
+12
*
rcutorture: Note diffs from git commits
Paul E. McKenney
2014-05-14
1
-0
/
+4
*
torture: Choose bzImage location based on architecture
Paul E. McKenney
2014-05-14
1
-0
/
+8
*
torture: Permit multi-word qemu and boot arguments
Paul E. McKenney
2014-05-14
1
-2
/
+2
*
torture: Make "--dryrun script" use same environment as normal run
Paul E. McKenney
2014-05-14
1
-15
/
+11
*
torture: Make "--dryrun script" output self-sufficient
Paul E. McKenney
2014-05-14
1
-33
/
+27
*
torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD
Paul E. McKenney
2014-05-14
1
-2
/
+2
*
torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG
Paul E. McKenney
2014-05-14
1
-3
/
+3
*
torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC
Paul E. McKenney
2014-05-14
1
-2
/
+2
*
torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE
Paul E. McKenney
2014-05-14
1
-2
/
+2
*
torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY
Paul E. McKenney
2014-05-14
1
-3
/
+6
*
torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS
Paul E. McKenney
2014-05-14
1
-3
/
+3
*
torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
Paul E. McKenney
2014-05-14
1
-3
/
+3
*
torture: Allow variations of "defconfig" to be specified
Paul E. McKenney
2014-05-14
1
-0
/
+8
*
torture: Rename RCU_INITRD to TORTURE_INITRD
Paul E. McKenney
2014-05-13
1
-3
/
+3
*
torture: Add batch headers "--dryrun sched"
Paul E. McKenney
2014-05-13
1
-1
/
+2
*
torture: Remove obsolete builddir options
Paul E. McKenney
2014-05-13
1
-16
/
+0
*
rcutorture: Save kvm.sh output to log
Paul E. McKenney
2014-02-23
1
-7
/
+15
*
rcutorture: Place kvm-test-1-run.sh output into res directory
Paul E. McKenney
2014-02-23
1
-2
/
+2
*
locktorture: Add vestigial locktorture configuration
Paul E. McKenney
2014-02-23
1
-1
/
+1
*
rcutorture: Introduce "rcu" directory level underneath configs
Paul E. McKenney
2014-02-23
1
-3
/
+14
*
rcutorture: Rename kvm-test-1-rcu.sh
Paul E. McKenney
2014-02-23
1
-1
/
+1
[next]