Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

verify_blkparse - 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

       Verifies  an output file from blkparse. All it does is check if the events in the file are correctly time
       ordered. If an entry is found that isn't ordered, it's dumped to stdout.

Name

       verify_blkparse - 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), blkrawverify (1), btt (1)

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

Synopsis

verify_blkparse<filename>

See Also