From ea3e51c36e09f9363c983de2ae123f983ee3f25c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Mon, 17 May 2010 19:51:45 +0200 Subject: [PATCH] Fix blkparse typo Signed-off-by: Jens Axboe --- HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index 922db2f0..19304aef 100644 --- a/HOWTO +++ b/HOWTO @@ -942,7 +942,7 @@ read_iolog=str Open an iolog with the specified file name and replay the to replay a workload captured by blktrace. See blktrace for how to capture such logging data. For blktrace replay, the file needs to be turned into a blkparse binary data - file first (blktrace -d file_for_fio.bin). + file first (blkparse -o /dev/null -d file_for_fio.bin). write_bw_log=str If given, write a bandwidth log of the jobs in this job file. Can be used to store data of the bandwidth of the -- 2.25.1