Fixup reporting for !runtime data directions
authorJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 14:28:10 +0000 (15:28 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 14:28:10 +0000 (15:28 +0100)
commit94370ac42ddee6572c434073d3c1840a513bc8f4
tree59911b34835efdc4072301bed0bca7a00b18ad89
parenta978ba684deb758465a0ccb18a008797636e8054
Fixup reporting for !runtime data directions

Got broken with the group reporting, the minimum time and bw
should only be accounted for data directions where actual
work has happened. Otherwise they are pretty much guarenteed
to be 0.

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