X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=thread_options.h;h=92a3cfdb1bd16d68cee4ef5800c8a93fa91514b0;hp=8d13b79a144a4ef49a46d3340ec2004d18a5bc4d;hb=98e7161cda6a1f5b0cbd8979c261db8eb3a4ab72;hpb=b8c7923917200c7c68c84c21549940d4be6b1398 diff --git a/thread_options.h b/thread_options.h index 8d13b79a..92a3cfdb 100644 --- a/thread_options.h +++ b/thread_options.h @@ -246,6 +246,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;