Merge branch 'directory-operation' of https://github.com/friendy-su/fio
[fio.git] / blktrace.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-03-03 Vincent FuMerge branch 'fiologparser-fix' of https://github.com...
2023-02-28 Jens AxboeMerge branch 'doc-Clarify_Runtime_Param' of https:...
2023-02-28 Jens AxboeMerge branch 'Fix_Assert_TdIoQueue_Serialize_Overlap_Of...
2023-02-28 Jens AxboeMerge branch 'Fix_Bad_Hdr_Rand_Seed_For_Requeued_IO...
2023-02-28 Jens AxboeMerge branch 'master' of https://github.com/Cuelive/fio
2023-02-28 Cueliveblktrace: fix compilation error on the uos system
2022-12-01 Shin'ichiro Kawasakibackend: respect return value of init_io_u_buffers
2022-06-16 Jens AxboeMerge branch 'master' of https://github.com/useche/fio
2022-06-16 Luis UsecheInit file_cache to invalid (maj, min)
2022-04-08 Mohamad Gebaiiolog: add version 3 to support timestamp-based replay
2022-02-26 Jens AxboeAdd TD_F_SYNCS thread flag
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2022-01-20 Lukas Straubblktrace.c: Make thread-safe by removing local static...
2022-01-20 Lukas Straubblktrace.c: Don't sleep indefinitely if there is a...
2022-01-20 Lukas Straubblktrace.c: Don't hardcode direct-io
2022-01-20 Lukas Straubblktrace.c: Add support for read_iolog_chunked
2022-01-20 Lukas Straubblktrace.c: Use file stream interface instead of fifo
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2020-01-16 Jens AxboeMerge branch 'fix_verify_push' of https://github.com...
2020-01-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-12 Bart Van Asscheblktrace: Fix memory leaks in error paths
2020-01-12 Bart Van Asscheblktrace: Check value of 'merge_buf' pointer before...
2020-01-12 Bart Van Asscheblktrace: Pass a positive error code to td_verror()
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-05-30 krisdFix assert error on blktrace replay containing trims
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-03 Dennis ZhouRevert "blktrace: support for non-512b sector sizes"
2018-09-20 Jens Axboeblktrace: fix leak of 'merge_buf'
2018-09-20 Dennis Zhoublktrace: add option to iterate over a trace multiple...
2018-09-20 Dennis Zhoublktrace: add option to scale a trace
2018-09-20 Dennis Zhoublktrace: add support to interleave blktrace files
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-04 Jens Axboeblktrace: just ignore zero byte traces
2018-04-27 Jens Axboeiolog/blktrace: boolean conversion
2018-04-27 Jens Axboeblktrace: make sure to account SYNC/TRIM at load time
2018-04-26 Jens Axboeblktrace: add 'reply_skip' option
2018-04-26 Jens Axboeblktrace: kill zero sized write test
2018-04-26 Jens Axboeblktrace: handle flush/sync replay
2018-04-26 Jens Axboeiolog: always use calloc() and always init both lists
2018-04-26 Jens Axboeblktrace: ignore 0 byte writes
2018-04-26 Jens Axboeblktrace: don't re-clear ipo
2018-04-14 Jens AxboeAdd 'replay_time_scale' option
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeMerge branch 'fgp_fixes' of https://github.com/sitsofe/fio
2017-10-11 Jens AxboeMerge branch 'windowaio_invalidate' of https://github...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-10 Jens Axboeblktrace: use for_each_file()
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-12 Sitsofe Wheeleriolog: add support for replay_scale option
2016-12-12 Sitsofe Wheelerblktrace: Fix replay_align 32 bit truncation
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
next