Option for changing log files to use Unix epoch instead of being
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index c1b768d2841d131073e271930c085f5a6a321e60..07419a12054ed43b991e3300db29a07ca4efbec5 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1681,6 +1681,10 @@ log_store_compressed=bool        If set, fio will store the log files in a
                the --inflate-log command line parameter. The files will be
                stored with a .fz suffix.
 
+log_unix_epoch=bool    If set, fio will log Unix timestamps to the log
+               files produced by enabling write_type_log for each log type, instead
+               of the default zero-based timestamps.
+
 block_error_percentiles=bool   If set, record errors in trim block-sized
                units from writes and trims and output a histogram of
                how many trims it took to get to errors, and what kind