commit | 97b32195d4713a13a17d409949fff5a08c4518dd | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Tue Nov 11 08:09:04 2014 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 11 08:09:04 2014 -0700 |
tree | 149c5dc0c3d20aa6864b8c971179da75f303399a | |
parent | b295dc29b3abebe968950ce792f3087077223b78 [diff] |
t/btrace2fio: fix divide-by-zero in rate calculation If usec is less than 1000, it'd crash. Signed-off-by: Jens Axboe <axboe@fb.com>