stat: change json+ output format so that instead of printing the raw clat data struct...
authorVincent Fu <Vincent.Fu@sandisk.com>
Sun, 16 Apr 2017 19:04:23 +0000 (15:04 -0400)
committerJens Axboe <axboe@fb.com>
Wed, 3 May 2017 14:49:37 +0000 (08:49 -0600)
commit129e4193ba3f6e840990fdd5f09c9742bb0dddfa
tree8d7db5cdb69140bc2f2db68f593c7f8ff74bcfbd
parent29ac257cb18a38c20f970bd02f2bfb3a027309d5
stat: change json+ output format so that instead of printing the raw clat data structure, use actual durations instead of array indices and print only bins with nonzero counts

Signed-off-by: Jens Axboe <axboe@fb.com>
stat.c