Add latency bin output to the json output format
authorVincent Fu <vincent.fu@sandisk.com>
Fri, 6 Nov 2015 15:46:44 +0000 (08:46 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 6 Nov 2015 15:46:44 +0000 (08:46 -0700)
commit513e37eeb01a3037763124869dfcdd6152d92ab8
treec0137836086723639bc5b757b1c4d2551620c407
parent0e0484c51ff9bae3ea5bcdf2a97b614e5a1a6612
Add latency bin output to the json output format

We add a new format for this, json+, as it generates a lot of data.
As of now, the only difference between json and json+ is the full
dump of all latency bins.

Signed-off-by: Jens Axboe <axboe@fb.com>
README
fio.1
fio.h
init.c
stat.c