More accurate calculation of the total read/write values
authorIvan Dyukov <i.dyukov@samsung.com>
Tue, 19 Mar 2013 14:16:27 +0000 (08:16 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 19 Mar 2013 14:16:27 +0000 (08:16 -0600)
commitcd0ae0f6bc3d72e89d0b258aa2040437b75d4ef2
tree2bbedbe590ae010a5c7f294e056581c42e10cfe3
parentd6918c8832793b4205ed3bfede78c2f915c23385
More accurate calculation of the total read/write values

If block device has many request with size less than 1K,
blkparse ignores such requests because it treats each request
in Kb.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
blkparse.c
blktrace.h