From 811a0d06b302bc84b6097d5c2e1d6725420ee73f Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 19 Feb 2008 20:11:41 +0100 Subject: [PATCH] Mention new --debug=random option in README Signed-off-by: Jens Axboe --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 0b0cb7ef..cf48c018 100644 --- a/README +++ b/README @@ -99,6 +99,7 @@ options in fio. Currently the options are: blktrace Dump info related to blktrace setup verify Dump info related to IO verification all Enable all debug options + random Dump info related to random offset generation ? or help Show available debug options. You can specify as many as you want, eg --debug=file,mem will enable -- 2.25.1