iolog: fix --bandwidth-log segfaults
authorOmar Sandoval <osandov@fb.com>
Wed, 5 Oct 2016 22:15:27 +0000 (15:15 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 11 Oct 2016 22:04:25 +0000 (16:04 -0600)
commita9179eebb0e70013b4a7be0073c9c55efdd6058c
tree524700653b8ea6835fad4b85d8b740f5ca621686
parent2fd6fad5cc1a5533aab3d914c4bf69952ef70590
iolog: fix --bandwidth-log segfaults

The global bandwidth log doesn't have thread data.

Fixes: 1e613c9c2393 ("This commit / feature adds completion latency histogram output to fio")
Fixes: 3aea75b14510 ("Option for changing log files to use Unix epoch")
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
iolog.c
stat.c