logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

blkrawverify - verifies an output file produced by blkparse

Authors

blkparse was written by Jens Axboe, Alan D. Brunelle and Nathan Scott.  This man page  was  created  from
       the blktrace documentation by Bas Zoetekouw.

Description

       The blkrawverify utility can be used to verify data retrieved via blktrace. It will check for valid event
       formats,  forward  progressing  sequence  numbers  and time stamps, also does reasonable checks for other
       potential issues within individual events.

       Errors found will be tracked in <dev>.verify.out.

Name

       blkrawverify - verifies an output file produced by blkparse

Reporting Bugs

       Report bugs to <linux-btrace@vger.kernel.org>

See Also

       btrace (8), blktrace (8), blkparse (1), verify_blkparse (1), btt (1)

blktrace git-20070306202522                      March  6, 2007                                  BLKRAWVERIFY(1)

Synopsis

blkrawverify<dev> [<dev>...]

See Also