torture: Print run duration at end of kvm.sh execution
authorPaul E. McKenney <paulmck@kernel.org>
Sun, 22 Nov 2020 17:55:34 +0000 (09:55 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 22:01:21 +0000 (14:01 -0800)
commit0bcca18348cfde8e59b77cdf6f3e278289a16e67
treecc5cbdd6aef743a52fbff840cbfcee6e157fce23
parent452613719eeea36de8ab13388a704fccb9d572dd
torture: Print run duration at end of kvm.sh execution

Yes, you can mentally subtract the timestamps, but this commit makes
the computer do this work.

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