1VERIFY_BLKPARSE(1) VERIFY_BLKPARSE(1)
2
3
4
6 verify_blkparse - verifies an output file produced by blkparse
7
8
9
11 verify_blkparse <filename>
12
13
14
16 Verifies an output file from blkparse. All it does is check if the
17 events in the file are correctly time ordered. If an entry is found
18 that isn't ordered, it's dumped to stdout.
19
20
21
23 blkparse was written by Jens Axboe, Alan D. Brunelle and Nathan Scott.
24 This man page was created from the blktrace documentation by Bas
25 Zoetekouw.
26
27
28
30 Report bugs to <linux-btrace@vger.kernel.org>
31
32
34 Copyright © 2006 Jens Axboe, Alan D. Brunelle and Nathan Scott.
35 This is free software. You may redistribute copies of it under the
36 terms of the GNU General Public License
37 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
38 extent permitted by law.
39 This manual page was created for Debian by Bas Zoetekouw. It was
40 derived from the documentation provided by the authors and it may be
41 used, distributed and modified under the terms of the GNU General Pub‐
42 lic License, version 2.
43 On Debian systems, the text of the GNU General Public License can be
44 found in /usr/share/common-licenses/GPL-2.
45
46
48 btrace (8), blktrace (8), blkparse (1), blkrawverify (1), btt (1)
49
50
51
52
53blktrace git-20070306202522 March 6, 2007 VERIFY_BLKPARSE(1)