linux-btrace.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 3/6] blktrace: blkparse 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: 10-blktrace-fix-595615.patch --]
[-- Type: text/plain, Size: 1136 bytes --]

Fixup for 595615.

Document blkparse options:
-A, --set-mask,
-a, --act-mask,
-D. --input-directory

Signed-off-by: Edward Shishkin <edward@redhat.com>
---
--- blktrace-1.0.1.orig/blkparse.c
+++ blktrace-1.0.1/blkparse.c
@@ -2680,6 +2680,8 @@
 	"[ -M                | --no-msgs\n" \
 	"[ -v                | --verbose ]\n" \
 	"[ -V                | --version ]\n\n" \
+	"\t-a Only trace specified actions. See documentation\n" \
+	"\t-A Give trace mask as a single value. See documentation\n" \
 	"\t-b stdin read batching\n" \
 	"\t-d Output file. If specified, binary data is written to file\n" \
 	"\t-D Directory to prepend to input file names\n" \
--- blktrace-1.0.1.orig/doc/blkparse.1
+++ blktrace-1.0.1/doc/blkparse.1
@@ -58,6 +58,26 @@
 
 
 .SH OPTIONS
+\-A \fIhex-mask\fR
+.br
+\-\-set-mask=\fIhex-mask\fR
+.RS
+Set filter mask to \fIhex-mask\fR, see blktrace (8) for masks
+.RE
+
+\-a \fImask\fR
+.br
+\-\-act-mask=\fImask\fR
+.RS
+Add \fImask\fR to current filter, see blktrace (8) for masks
+.RE
+
+\-D \fIdir\fR
+.br
+\-\-input-directory=\fIdir\fR
+.RS
+Prepend \fIdir\fR to input file names
+.RE
 
 \-b \fIbatch\fR
 .br

^ 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 3/6] blktrace: blkparse 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).