Merge branch 'fio-histo-log-pctiles' of https://github.com/parallel-fs-utils/fio
authorJens Axboe <axboe@kernel.dk>
Wed, 25 Jul 2018 20:42:57 +0000 (14:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 25 Jul 2018 20:42:57 +0000 (14:42 -0600)
* 'fio-histo-log-pctiles' of https://github.com/parallel-fs-utils/fio:
  design document for tools/hist/fio-histo-log-pctiles.py
  switch to argparse module for CLI parsing
  use interpolation for more accurate percentile calculation
  get latency percentiles over time from fio histo logs


Trivial merge