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