options: add log_compression_cpus option
[fio.git] / blktrace.c
2015-12-01 Jens AxboeMove conditional lib files to oslib/
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens Axboeblktrace: add support for scaling and aligning replays
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-01 Jens Axboeblktrace: support for non-512b sector sizes
2015-04-28 Jens Axboeblktrace: only set O_DIRECT if the min bs is a multiple...
2015-04-24 Jens Axboeblktrace: fix bugs in accounting
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-23 Jens Axboeblktrace: only probe and set depth if option isn't set
2014-11-21 Jens Axboeblktrace: correct setting of iodepth
2014-09-16 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-09-16 Jens AxboeAdd basic tool to turn blktrace into fio job file
2014-07-14 Jens Axboeblktrace: various bug fixes and improvements
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-10 Jens Axboeblktrace: fix missing line return in dprint()
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeIncrement open file count manually
2014-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-08 Jens Axboeblktrace: probe IO depth
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-01 Jens AxboeAdd runstate swap helpers
2014-02-26 Jens Axboeblktrace: load improvements
2013-11-21 Jens AxboeError out gracefully if we don't find the replay device...
2013-11-21 Jens Axboeblktrace: add support for non-native endian format
2012-08-01 Jens AxboeMerge branch 'master' into gfio
2012-06-11 Jens AxboeRevert "blktrace: use for_each_file() instead of open...
2012-06-11 Jens Axboeblktrace: use for_each_file() instead of open coding...
2012-06-11 Shaohua LiFix "fio: file hash not empty on exit" with blktrace...
2012-02-20 Bruce CranAdd OS_PATH_SEPARATOR for platforms which have differen...
2010-09-01 Jens AxboeAdd verify trim support
2010-08-31 David NellansAdd support for redirection replay of blktrace traces...
2010-08-25 Jens AxboeAdd support for replaying blktrace trim/discard
2010-08-24 David NellansAdd option to skip delays when replaying traces
2010-08-24 Jens AxboeFix blktrace replay
2010-08-01 Jens AxboeReduce stack consumption in blktrace load
2009-09-11 Jens AxboeSilence the style/whitespace police
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-04-24 Jens AxboeKill unused parameters
2008-03-07 Jens AxboeSilence gcc warning
2008-03-07 Jens Axboeblktrace improvements and fixups
2008-03-07 Jens Axboeblktrace bits accidentally got committed
2008-03-07 Jens AxboeFix bad sscan() -> scanf() conversion
2008-03-06 Jens AxboeStyle fixups
2008-02-01 Jens AxboeAdd blktrace and verify debug tracing
2007-09-12 Jens AxboeExtend --readonly
2007-08-23 Jens Axboeblktrace: skip notify traces
2007-07-23 Jens AxboeOnly warn once for blktrace log open failure
2007-05-22 Jens AxboeFix build on older systems
2007-05-16 Jens Axboeblktrace support: major/minor fixups
2007-05-16 Jens Axboeblktrace support: support for looking up a device
2007-05-16 Jens Axboeblktrace support: discard notify messages
2007-05-16 Jens Axboeblktrace support: fixups/cleanups/improvements
2007-05-16 Jens AxboeFix fifo leak
2007-05-16 Jens Axboeblktrace support: speedup reading of data
2007-05-16 Jens Axboeblktrace support: adjust largest io_u buffer size to...
2007-05-15 Jens Axboeblktrace replay: delay support
2007-05-15 Jens Axboeblktrace fixup + documentation
2007-05-15 Jens Axboeblktrace support now works
2007-05-15 Jens Axboeblktrace support update
2007-05-15 Jens AxboeFix typo in blktrace code
2007-05-15 Jens AxboeSome more bits of blktrace support
2007-05-15 Jens AxboeInitial blktrace support