torture: Add refperf to the rcutorture scripting
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 25 May 2020 21:07:52 +0000 (14:07 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Jun 2020 19:00:44 +0000 (12:00 -0700)
commitf8b4bb23ec014a5d16663ad70b45d9f46c456ec4
tree19551b890fb5e69190d4aa682114636a80512f45
parent708cda31652c02e64adaeafafe7b996e4e14c3eb
torture: Add refperf to the rcutorture scripting

This commit updates the rcutorture scripting to include the new refperf
torture-test module.

Cc: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck-refperf.sh [new file with mode: 0755]
tools/testing/selftests/rcutorture/bin/kvm.sh
tools/testing/selftests/rcutorture/bin/parse-console.sh
tools/testing/selftests/rcutorture/configs/refperf/CFLIST [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/refperf/CFcommon [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/refperf/NOPREEMPT [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/refperf/PREEMPT [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/refperf/ver_functions.sh [new file with mode: 0644]