1BLKRAWVERIFY(1) BLKRAWVERIFY(1)
2
3
4
6 blkrawverify - verifies an output file produced by blkparse
7
8
9
11 blkrawverify <dev> [<dev>...]
12
13
14
16 The blkrawverify utility can be used to verify data retrieved via blk‐
17 trace. It will check for valid event formats, forward progressing
18 sequence numbers and time stamps, also does reasonable checks for other
19 potential issues within individual events.
20
21 Errors found will be tracked in <dev>.verify.out.
22
23
24
26 blkparse was written by Jens Axboe, Alan D. Brunelle and Nathan Scott.
27 This man page was created from the blktrace documentation by Bas
28 Zoetekouw.
29
30
31
33 Report bugs to <linux-btrace@vger.kernel.org>
34
35
37 Copyright © 2006 Jens Axboe, Alan D. Brunelle and Nathan Scott.
38 This is free software. You may redistribute copies of it under the
39 terms of the GNU General Public License
40 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
41 extent permitted by law.
42 This manual page was created for Debian by Bas Zoetekouw. It was
43 derived from the documentation provided by the authors and it may be
44 used, distributed and modified under the terms of the GNU General Pub‐
45 lic License, version 2.
46 On Debian systems, the text of the GNU General Public License can be
47 found in /usr/share/common-licenses/GPL-2.
48
49
51 btrace (8), blktrace (8), blkparse (1), verify_blkparse (1), btt (1)
52
53
54
55
56blktrace git-20070306202522 March 6, 2007 BLKRAWVERIFY(1)