This set of patches introduces version 3 of the iolog replay. This version adds support for timestamps on both iolog_read and iolog_write. The 'wait' action is no longer supported with version 3, as the same behavior can be achieved with timestamps, and it keeps the iolog file easier to follow. This could also allow to potentially deprecate the 'wait' action eventially. Mohamad Gebai (3): iolog: add version 3 to support timestamp-based replay iolog: add iolog_write for version 3 iolog: update man page HOWTO.rst | 29 +++++++++++++- blktrace.c | 17 ++------ fio.h | 4 +- iolog.c | 114 +++++++++++++++++++++++++++++++++++++++++------------ iolog.h | 8 ++-- 5 files changed, 127 insertions(+), 45 deletions(-) -- 2.30.2