aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2020-07-02 15:59:05 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-08-24 18:45:31 -0700
commitfbb9f8531a0d6693189783d295114db4c30624ca (patch)
treeecb7a15ac35c7c0131c652ce47e8b31f0125fd0a /tools
parentrcutorture: Output number of elapsed grace periods (diff)
downloadlinux-dev-fbb9f8531a0d6693189783d295114db4c30624ca.tar.xz
linux-dev-fbb9f8531a0d6693189783d295114db4c30624ca.zip
torture: document --allcpus argument added to the kvm.sh script
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/testing/selftests/rcutorture/bin/kvm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/bin/kvm.sh b/tools/testing/selftests/rcutorture/bin/kvm.sh
index e655983b7429..0a0846389a6e 100755
--- a/tools/testing/selftests/rcutorture/bin/kvm.sh
+++ b/tools/testing/selftests/rcutorture/bin/kvm.sh
@@ -46,6 +46,7 @@ jitter="-1"
usage () {
echo "Usage: $scriptname optional arguments:"
+ echo " --allcpus"
echo " --bootargs kernel-boot-arguments"
echo " --bootimage relative-path-to-kernel-boot-image"
echo " --buildonly"