Add unified_rw_reporting option
authorJens Axboe <axboe@kernel.dk>
Wed, 30 Jan 2013 11:56:23 +0000 (12:56 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 30 Jan 2013 11:56:23 +0000 (12:56 +0100)
commit771e58befea806d2d881953050c4e65329eee382
tree7425ac432ba1a4d6e55c583bb13de12e895e9066
parent30a4588ac62017cf6ff9a64a4d18118251d8713f
Add unified_rw_reporting option

If this is set, then fio will sum and display just a single set
of statistics for any IO type. By default, fio accounts and reports
each data direction separately.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
client.c
eta.c
fio.1
fio.h
options.c
server.c
server.h
stat.c
stat.h