* [patch 2/6] blktrace: blkiomon documentation update
@ 2010-07-30 14:04 Edward Shishkin
2010-07-30 14:38 ` Alan D. Brunelle
0 siblings, 1 reply; 2+ messages in thread
From: Edward Shishkin @ 2010-07-30 14:04 UTC (permalink / raw)
To: linux-btrace
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
--
Edward O. Shishkin
Principal Software Engineer
Red Hat Czech
[-- Attachment #2: 9-blktrace-fix-595419.patch --]
[-- Type: text/plain, Size: 1409 bytes --]
Fixup for 595419.
Document blkiomon option -d (--dump-lldd).
Add drv_data mask description to blktrace man page.
Signed-off-by: Edward Shishkin <edward@redhat.com>
---
--- blktrace-1.0.1.orig/blkiomon.c
+++ blktrace-1.0.1/blkiomon.c
@@ -599,6 +599,7 @@
"-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" \
--- blktrace-1.0.1.orig/doc/blkiomon.8
+++ blktrace-1.0.1/doc/blkiomon.8
@@ -7,7 +7,7 @@
.SH SYNOPSIS
.B blkiomon \-I \fIinterval\fR [ \-h \fIfile\fR ] [ \-b \fIfile\fR ]
-[ \-D \fIfile\fR ] [ \-Q \fIpath_name\fR
+[ \-d \fIfile\fR ] [ \-D \fIfile\fR ] [ \-Q \fIpath_name\fR
\-q \fImsg_queue_id\fR \-m \fImsg_id\fR ] [ \-V ]
.br
@@ -50,6 +50,13 @@
Binary output file. Use '\-' for stdout.
.RE
+\-d \fIfile\fR
+.br
+\-\-dump-lldd=\fIfile\fR
+.RS
+Output file for data emitted by low level device driver.
+.RE
+
\-D \fIfile\fR
.br
\-\-debug=\fIfile\fR
--- blktrace-1.0.1.orig/doc/blktrace.8
+++ blktrace-1.0.1/doc/blktrace.8
@@ -172,6 +172,8 @@
\fIwrite\fR: write traces
.br
\fInotify\fR: trace messages
+.br
+\fIdrv_data\fR: additional driver specific trace
.RE
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch 2/6] blktrace: blkiomon documentation update
2010-07-30 14:04 [patch 2/6] blktrace: blkiomon documentation update Edward Shishkin
@ 2010-07-30 14:38 ` Alan D. Brunelle
0 siblings, 0 replies; 2+ messages in thread
From: Alan D. Brunelle @ 2010-07-30 14:38 UTC (permalink / raw)
To: linux-btrace
On 07/30/2010 10:04 AM, Edward Shishkin wrote:
>
I don't have any experience with the blkiomon utility (or
documentation), but the blktrace.8 change looks correct to me.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-30 14:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 14:04 [patch 2/6] blktrace: blkiomon documentation update Edward Shishkin
2010-07-30 14:38 ` Alan D. Brunelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).