refscale: Change --torture type from refperf to refscale
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 17 Jun 2020 19:06:47 +0000 (12:06 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Jun 2020 19:00:46 +0000 (12:00 -0700)
commitf71d8311ec278525508dac211de700b2b682a15f
treec3690b736dc1bec1cfe0c6afe8d2b5a3655a9d19
parent1fbeb3a8c4de29433a8d230ee600b13d369b6c0f
refscale: Change --torture type from refperf to refscale

This commit renames the rcutorture config/refperf to config/refscale to
further avoid conflation with the Linux kernel's perf feature.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck-refscale.sh [moved from tools/testing/selftests/rcutorture/bin/kvm-recheck-refperf.sh with 87% similarity]
tools/testing/selftests/rcutorture/bin/kvm.sh
tools/testing/selftests/rcutorture/bin/parse-console.sh
tools/testing/selftests/rcutorture/configs/refscale/CFLIST [moved from tools/testing/selftests/rcutorture/configs/refperf/CFLIST with 100% similarity]
tools/testing/selftests/rcutorture/configs/refscale/CFcommon [moved from tools/testing/selftests/rcutorture/configs/refperf/CFcommon with 100% similarity]
tools/testing/selftests/rcutorture/configs/refscale/NOPREEMPT [moved from tools/testing/selftests/rcutorture/configs/refperf/NOPREEMPT with 100% similarity]
tools/testing/selftests/rcutorture/configs/refscale/PREEMPT [moved from tools/testing/selftests/rcutorture/configs/refperf/PREEMPT with 100% similarity]
tools/testing/selftests/rcutorture/configs/refscale/ver_functions.sh [moved from tools/testing/selftests/rcutorture/configs/refperf/ver_functions.sh with 100% similarity]