refperf: Output per-experiment data points
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 26 May 2020 22:30:09 +0000 (15:30 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Jun 2020 19:00:45 +0000 (12:00 -0700)
commit9d1914d34cebe111a23ab1670633900fd770cec3
treed1f639a66d02b41f3af8e72de14698d47f67ea58
parent6efb06340846c788336f402e3a472a24fabb431e
refperf: Output per-experiment data points

Currently, it is necessary to manually edit the console output to see
anything more than statistics, and sometimes the statistics can indicate
outliers that need more investigation.  This commit therefore dumps out
the per-experiment measurements, sorted in ascending order, just before
dumping out the statistics.

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