X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=b59025dc983375408350d6a09ba7afbb59428829;hp=3348513678780b6d86b6be67d2c22be9b5233bd6;hb=8243be59aa35aa016fcbeee99353b08376953911;hpb=f227e2b61ffb099019e760b0c6bbacb17fa848c4 diff --git a/fio.1 b/fio.1 index 33485136..b59025dc 100644 --- a/fio.1 +++ b/fio.1 @@ -1548,6 +1548,10 @@ Wait for preceding jobs in the job file to exit before starting this one. Start a new reporting group. If not given, all jobs in a file will be part of the same reporting group, unless separated by a stonewall. .TP +.BI stats \fR=\fPbool +By default, fio collects and shows final output results for all jobs that run. +If this option is set to 0, then fio will ignore it in the final stat output. +.TP .BI numjobs \fR=\fPint Number of clones (processes/threads performing the same workload) of this job. Default: 1.