summaryrefslogtreecommitdiff
path: root/blktrace.c
AgeCommit message (Expand)Author
2013-11-21Error out gracefully if we don't find the replay device for log replayJens Axboe
2013-11-21blktrace: add support for non-native endian formatJens Axboe
2012-06-11Revert "blktrace: use for_each_file() instead of open coding the loop"Jens Axboe
2012-06-11blktrace: use for_each_file() instead of open coding the loopJens Axboe
2012-06-11Fix "fio: file hash not empty on exit" with blktrace replayShaohua Li
2012-02-20Add OS_PATH_SEPARATOR for platforms which have different path separator chara...Bruce Cran
2010-09-01Add verify trim supportJens Axboe
2010-08-31Add support for redirection replay of blktrace traces to another deviceDavid Nellans
2010-08-25Add support for replaying blktrace trim/discardJens Axboe
2010-08-24Add option to skip delays when replaying tracesDavid Nellans
2010-08-24Fix blktrace replayJens Axboe
2010-08-01Reduce stack consumption in blktrace loadJens Axboe
2009-09-11Silence the style/whitespace policeJens Axboe
2008-06-02Rename list_* function and file to flist_ to avoid conflict with FreeBSDJens Axboe
2008-04-24Kill unused parametersJens Axboe
2008-03-07Silence gcc warningJens Axboe
2008-03-07blktrace improvements and fixupsJens Axboe
2008-03-07blktrace bits accidentally got committedJens Axboe
2008-03-07Fix bad sscan() -> scanf() conversionJens Axboe
2008-03-06Style fixupsJens Axboe
2008-02-01Add blktrace and verify debug tracingJens Axboe
2007-09-12Extend --readonlyJens Axboe
2007-08-23blktrace: skip notify tracesJens Axboe
2007-07-23Only warn once for blktrace log open failureJens Axboe
2007-05-22Fix build on older systemsJens Axboe
2007-05-16blktrace support: major/minor fixupsJens Axboe
2007-05-16blktrace support: support for looking up a deviceJens Axboe
2007-05-16blktrace support: discard notify messagesJens Axboe
2007-05-16blktrace support: fixups/cleanups/improvementsJens Axboe
2007-05-16Fix fifo leakJens Axboe
2007-05-16blktrace support: speedup reading of dataJens Axboe
2007-05-16blktrace support: adjust largest io_u buffer size to match traceJens Axboe
2007-05-15blktrace replay: delay supportJens Axboe
2007-05-15blktrace fixup + documentationJens Axboe
2007-05-15blktrace support now worksJens Axboe
2007-05-15blktrace support updateJens Axboe
2007-05-15Fix typo in blktrace codeJens Axboe
2007-05-15Some more bits of blktrace supportJens Axboe
2007-05-15Initial blktrace supportJens Axboe