From b048a24cc8f29dce1bad564aaeb8680020d3701c Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Thu, 31 Jul 2014 13:13:51 +0200 Subject: [PATCH] perf kvm stat: Properly show submicrosecond times For lots of exits the min time (and sometimes max) is 0 or 1. Lets increase the accurancy similar to what the average field alread does. Signed-off-by: Christian Borntraeger Acked-by: David Ahern Cc: David Ahern Cc: Jiri Olsa Cc: Paolo Bonzini Cc: kvm@vger.kernel.org Link: http://lkml.kernel.org/r/1406805231-10675-2-git-send-email-borntraeger@de.ibm.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed