From: Christian Borntraeger Date: Thu, 31 Jul 2014 11:13:51 +0000 (+0200) Subject: perf kvm stat: Properly show submicrosecond times X-Git-Tag: fixes-against-v3.18-rc2~100^2~47^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b048a24cc8f29dce1bad564aaeb8680020d3701c;p=pandora-kernel.git 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-diff-tree failed