[PATCH] Fix output naming, really
authorJens Axboe <axboe@suse.de>
Wed, 21 Sep 2005 11:59:23 +0000 (13:59 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 21 Sep 2005 11:59:23 +0000 (13:59 +0200)
commit9f6486bd321973c5b8d4ba570c25d90db0d347ad
tree53cf6b2dd259714476d629644f30ec8d47eecf0f
parent06e6f286262bb5c19ba2f2b3154b6f1ad27373b2
[PATCH] Fix output naming, really

It's still confusing since the manual name wont include _out like
the automatically generated one will. So now a trace of /dev/sda
will generate sda.blktrace.cpu and blkparse -i sda will catch
those files. Similarly, a blktrace -o sda will generate the
same filename.
blkparse.c
blktrace.c