Option for changing log files to use Unix epoch instead of being
authorKarl Cronburg <kcronbur@redhat.com>
Thu, 18 Aug 2016 16:48:47 +0000 (12:48 -0400)
committerKarl Cronburg <kcronbur@redhat.com>
Thu, 18 Aug 2016 18:51:51 +0000 (14:51 -0400)
commit3aea75b14510301a80744b417ac08840ccfcf5b3
tree35c5b3ba4e2bd421ef6609637caa12b7fc60a3e2
parentc22825bb537af1f84a18dcb4af6d8c6844f751ac
Option for changing log files to use Unix epoch instead of being
zero-based (when fio starts) epoch.

This makes it easier to analyze the data in the context of other
benchmarking tools running at the same time as fio.

Signed-off-by: Karl Cronburg <kcronbur@redhat.com>
12 files changed:
HOWTO
backend.c
cconv.c
fio.1
fio.h
fio_time.h
libfio.c
options.c
rate-submit.c
stat.c
thread_options.h
time.c