aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-10-07 14:05:18 +0200
committerJens Axboe <axboe@suse.de>2005-10-07 14:05:18 +0200
commitd915dee697e306b914457bb78a429d2d8b98ec26 (patch)
treecc9b61f5a617ed8302cf347183f14d1769c27270 /README
parentcbc927b61b683f6ec24cdb5cc7c2e8c3f57ba18c (diff)
downloadblktrace-d915dee697e306b914457bb78a429d2d8b98ec26.tar.gz
[PATCH] Switch hash option -h, update btrace for all new options
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a503b37..01837b4 100644
--- a/README
+++ b/README
@@ -70,7 +70,7 @@ $ blkparse -i <input> [ -o <output> ] [ -b rb_batch ] [ -s ] [ -t ] [ -q ]
-o Output file. If not given, output is stdout.
-b stdin read batching.
-s Show per-program io statistics.
- -n Hash processes by name, not pid.
+ -h Hash processes by name, not pid.
-t Track individual ios. Will tell you the time a request took to
get queued, to get dispatched, and to get completed.
-q Quiet. Don't display any stats at the end of the trace.