Merge branch 'chunked-iolog-reading' of https://github.com/aclamk/fio
[fio.git] / thread_options.h
index 8adba48ce7b491a3250422a83f256d9db93ab3b4..8bbf54bfbafad3fc41e7dac1e7d5a37d31d6afe9 100644 (file)
@@ -247,6 +247,7 @@ struct thread_options {
        fio_fp64_t percentile_list[FIO_IO_U_LIST_MAX_LEN];
 
        char *read_iolog_file;
+       bool read_iolog_chunked;
        char *write_iolog_file;
 
        unsigned int write_bw_log;