blktrace: don't stop tracer if not setup trace successfully
[blktrace.git] / blkrawverify.c
2014-09-24 Chris MasonMerge the iowatcher repository
2012-02-01 Eric SandeenFree pdu_buff on bad pdu path in process()
2012-02-01 Eric SandeenFix potential array overrun in act_to_str
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-08-11 Namhyung KimAdd FLUSH/FUA support
2009-05-11 Eric Sandeenblkrawverify: warn and return error if no traces are...
2008-09-26 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2008-08-15 David Woodhouseblktrace: support discard requests
2007-02-12 Alan D. BrunelleAdded return from blkrawverify to signal success or...
2006-07-23 Jens Axboe[PATCH] Support for logging metadata IO requests
2006-07-06 Nathan Scott[PATCH] Support for readahead tracing
2006-05-08 Jens Axboe[PATCH] fread/fwrite error handling
2006-02-22 Jens Axboe[PATCH] README and blkrawverify minor update
2006-02-14 Jens Axboe[PATCH] blkrawverify: check and convert data appropriately
2006-02-09 Jens Axboe[PATCH] Shrink the trace by 1/3 by removing ->comm[16]
2006-02-07 Jens Axboe[PATCH] blkrawverify: account bad traces, don't dump...
2006-02-07 Jens Axboe[PATCH] data_is_native can't be both static and extern
2006-02-06 Jens Axboe[PATCH] Allow trace data to stay CPU endianness
2006-02-02 Jens Axboe[PATCH] blkrawverify: note what file the output went to
2006-01-28 Jens Axboe[PATCH] blkrawverify: Check for EOF in error reporting
2006-01-28 Jens Axboe[PATCH] blkrawverify: cast __u64 to unsigned long long...
2006-01-27 Jens Axboe[PATCH] blktrace/blkrawverify: get rid of pesky signedn...
2006-01-26 Jens Axboe[PATCH] blkrawverify: u64 types need %llu format
2006-01-26 Alan D. Brunelle[PATCH] Added blkrawverify utility