rcuscale: Print grace-period kthread CPU time, if recorded
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 2 Jun 2023 21:01:44 +0000 (14:01 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 22:01:49 +0000 (15:01 -0700)
commit1d702e2eff8be1f39a1774f8a0f66f077b663b27
tree685889d06d40c55f2be06e1abe3deb20ab384763
parent2d7b2b344c0c665d47a3a9b540e03b834852b679
rcuscale: Print grace-period kthread CPU time, if recorded

This commit prints out the CPU time consumed by the grace-period kthread,
if the specified RCU flavor supports this notion.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale.sh