joshginter
joshginter
I'd like to look into tackling this patch. The "problem" is that when FIO prints multiple status (through use of "--status-interval" option) the resulting output is multiple top level json...
As @davclark said, it does seem that we can achieve the desired result by doing bash redirection. This seems to imply that this should be a very simple fix.
@sitsofe Ya. It's something I'd like to take a look at this weekend. I haven't spent any significant time looking at the FIO code up to this point so there'll...