JSON output, code formatting changes
authorVincent Fu <Vincent.Fu@sandisk.com>
Wed, 13 Jul 2016 18:00:59 +0000 (14:00 -0400)
committerJens Axboe <axboe@fb.com>
Mon, 15 Aug 2016 15:44:52 +0000 (09:44 -0600)
commit6da94b076ca08f884dc83c9978bc995848dea0e8
tree7e4122a89bc42d739004a6b2b0f1a699faeb285f
parentba8fb6f6f12800ee3a0e637dfdac4e9aaa6b2123
JSON output, code formatting changes

1. Change 'criterion' to match the specified limit. It will always be a string.
If the specified limit was a percentage, 'criterion' will also be a percentage (e.g., "0.0123%").
If the specified limit was not a percentage, 'criterion' will be a number (e.g., "12345").

2. Move JSON mean IOPS, BW to the top of the steadystate['data'] section
stat.c
steadystate.c