[PATCH] blkparse: Add per-process stats and fix output
authorJens Axboe <axboe@suse.de>
Thu, 8 Sep 2005 18:15:18 +0000 (20:15 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 8 Sep 2005 18:15:18 +0000 (20:15 +0200)
commit152f6476e62fa4f754fb8d60fe86a254fa3675cb
tree8671c043540b6980c27c02840a35e3507a4756ff
parent6432fd983c61b4f2992daa8d8830ba6a181d7aa4
[PATCH] blkparse: Add per-process stats and fix output

Add the option (-s) to display per-process read/write stats as well as
the per-processor and total output. At the same time, fix the output so
it's a single file instead of per-processor (doesn't make sense here) and
put everything in the output file given with -o. If no output file is given,
stdout is used.
README
blkparse.c