Fixup graph name in help text
[blktrace.git] / doc / blkrawverify.1
1 .TH BLKRAWVERIFY 1 "March  6, 2007" "blktrace git\-20070306202522" ""
2
3
4 .SH NAME
5 blkrawverify \- verifies an output file produced by blkparse
6
7
8 .SH SYNOPSIS
9 .B blkrawverify <\fIdev\fR> [<\fIdev\fR>...]
10 .br
11
12
13 .SH DESCRIPTION
14
15 The \fIblkrawverify\fR utility can be used to verify data retrieved via
16 \fIblktrace\fR. It will check for valid event formats, forward progressing
17 sequence numbers and time stamps, also does reasonable checks for other
18 potential issues within individual events.
19
20 Errors found will be tracked in <\fIdev\fR>.verify.out.
21
22
23 .SH AUTHORS
24 \fIblkparse\fR was written by Jens Axboe, Alan D. Brunelle and Nathan Scott.  This
25 man page was created from the \fIblktrace\fR documentation by Bas Zoetekouw.
26
27
28 .SH "REPORTING BUGS"
29 Report bugs to <linux\-btrace@vger.kernel.org>
30
31 .SH COPYRIGHT
32 Copyright \(co 2006 Jens Axboe, Alan D. Brunelle and Nathan Scott.
33 .br
34 This is free software.  You may redistribute copies of it under the terms of
35 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
36 There is NO WARRANTY, to the extent permitted by law.
37 .br
38 This manual page was created for Debian by Bas Zoetekouw.  It was derived from
39 the documentation provided by the authors and it may be used, distributed and
40 modified under the terms of the GNU General Public License, version 2.
41 .br
42 On Debian systems, the text of the GNU General Public License can be found in
43 /usr/share/common\-licenses/GPL\-2.
44
45 .SH "SEE ALSO"
46 btrace (8), blktrace (8), blkparse (1), verify_blkparse (1), btt (1)
47