clat/slat display improvements
authorJens Axboe <jens.axboe@oracle.com>
Thu, 16 Aug 2007 11:07:46 +0000 (13:07 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 16 Aug 2007 11:07:46 +0000 (13:07 +0200)
commitd9309cb10119155c8cbf7369c807b9ae08bcd67c
tree89509f5986ec6f6ac4c41fbb2d2f60881ca3af8e
parent4661f3d026f11dad1b369f5cf4d1109b7e320cd5
clat/slat display improvements

If the avg and min are small, we'll display in usec. But that can make
the max hard to read, so convert min/max to strings like we do for
other values.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
stat.c