Fixup graph name in help text
[blktrace.git] / doc / verify_blkparse.1
CommitLineData
98eee4e4
JA
1.TH VERIFY_BLKPARSE 1 "March 6, 2007" "blktrace git\-20070306202522" ""
2
3
4.SH NAME
5verify_blkparse \- verifies an output file produced by blkparse
6
7
8.SH SYNOPSIS
9.B verify_blkparse <\fIfilename\fR>
10.br
11
12
13.SH DESCRIPTION
14
15Verifies an output file from blkparse. All it does is check if the events in
16the file are correctly time ordered. If an entry is found that isn't ordered,
17it's dumped to stdout.
18
19
20.SH AUTHORS
21\fIblkparse\fR was written by Jens Axboe, Alan D. Brunelle and Nathan Scott. This
22man page was created from the \fIblktrace\fR documentation by Bas Zoetekouw.
23
24
25.SH "REPORTING BUGS"
26Report bugs to <linux\-btrace@vger.kernel.org>
27
28.SH COPYRIGHT
29Copyright \(co 2006 Jens Axboe, Alan D. Brunelle and Nathan Scott.
30.br
31This is free software. You may redistribute copies of it under the terms of
32the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
33There is NO WARRANTY, to the extent permitted by law.
34.br
35This manual page was created for Debian by Bas Zoetekouw. It was derived from
36the documentation provided by the authors and it may be used, distributed and
37modified under the terms of the GNU General Public License, version 2.
38.br
39On Debian systems, the text of the GNU General Public License can be found in
40/usr/share/common\-licenses/GPL\-2.
41
42.SH "SEE ALSO"
43btrace (8), blktrace (8), blkparse (1), blkrawverify (1), btt (1)
44