summaryrefslogtreecommitdiff
path: root/blkiomon.c
diff options
context:
space:
mode:
authorEdward Shishkin <edward@redhat.com>2010-07-30 16:04:24 +0200
committerJens Axboe <jaxboe@fusionio.com>2010-10-22 20:54:11 +0200
commitcab38cd268b5e87c645699736050a72e83770cf3 (patch)
treea16632ed6f7704a517c35301a14e9f8c30b7b5c4 /blkiomon.c
parent4a197d19c2e9d1ae08043419ccc84fc7eb292e02 (diff)
downloadblktrace-cab38cd268b5e87c645699736050a72e83770cf3.tar.gz
blktrace-cab38cd268b5e87c645699736050a72e83770cf3.tar.bz2
blktrace: blkiomon documentation update
Fixup for RH bugzilla 595419. Document blkiomon option -d (--dump-lldd). Add drv_data mask description to blktrace man page. Signed-off-by: Edward Shishkin <edward@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'blkiomon.c')
-rw-r--r--blkiomon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/blkiomon.c b/blkiomon.c
index 9fc4d75..a895f65 100644
--- a/blkiomon.c
+++ b/blkiomon.c
@@ -599,6 +599,7 @@ static char usage_str[] = "\n\nblkiomon " \
"-I <interval> | --interval=<interval>\n" \
"[ -h <file> | --human-readable=<file> ]\n" \
"[ -b <file> | --binary=<file> ]\n" \
+ "[ -d <file> | --dump-lldd=<file> ]\n" \
"[ -D <file> | --debug=<file> ]\n" \
"[ -Q <path name> | --msg-queue=<path name>]\n" \
"[ -q <msg queue id> | --msg-queue-id=<msg queue id>]\n" \