index
:
fio
issue-870
latency-probe
master
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iolog.h
Age
Commit message (
Expand
)
Author
2018-08-09
iolog replay: Realloc io_u buffers to adapt to operation size.
Adam Kupczyk
2018-07-23
Add support for >= 4G block sizes
Jeff Furlong
2018-06-05
iolog: remove 'td' from trim_io_piece()
Jens Axboe
2018-04-26
iolog/blktrace: boolean conversion
Jens Axboe
2018-04-26
iolog: always use calloc() and always init both lists
Jens Axboe
2018-03-21
Refactor #includes and headers
Sitsofe Wheeler
2018-03-12
Rename struct rb_node into struct fio_rb_node
Bart Van Assche
2018-03-01
Fix overflow of counters incremented on each I/O operation
Alexander Larin
2017-09-01
stat: fix shifted windowed logging when using multiple directions
Sitsofe Wheeler
2017-06-22
iolog: ensure proper flushing of compressed logs
Jens Axboe
2017-06-22
iolog: punt freeing of data back to original thread
Jens Axboe
2017-03-28
Separate io_u from ioengine [3/3] - rename ioengine.h to ioengines.h
Tomohiro Kusumi
2017-02-02
fix to replay_align on iolog
Dylan Fairchild
2016-12-12
iolog: add support for replay_scale option
Sitsofe Wheeler
2016-11-27
stat: Change access to io_sample union
Sitsofe Wheeler
2016-08-26
Client / server code for handling histograms. The server:
Karl Cronburg
2016-08-16
histogram: style and list fixups
Jens Axboe
2016-08-16
Merge branch 'histogram-delta' of https://github.com/cronburg/fio into histogram
Jens Axboe
2016-08-16
Make histogram samples non-cumulative by tracking a linked-list
Karl Cronburg
2016-08-15
Various cleanups
Jens Axboe
2016-08-06
This commit / feature adds completion latency histogram output to fio, piggyb...
Karl Cronburg
2016-07-22
log: fix averaged latency logging
Jens Axboe
2016-07-11
iolog: flush_log() can be bool
Jens Axboe
2016-05-20
iolog: remove dead define
Jens Axboe
2016-05-20
iolog: regrow log out-of-line
Jens Axboe
2016-05-19
iolog: switch to list based scheme
Jens Axboe
2016-05-06
Improve logging accuracy
Jens Axboe
2016-05-05
iolog: add define for default number of log entries
Jens Axboe
2015-12-17
client/server: transparent handling of storing compressed logs
Jens Axboe
2015-12-17
client/server: various bug fixes
Jens Axboe
2015-12-11
Fixup and improve per-thread data
Jens Axboe
2015-12-08
iolog: replace tp usage with workqueue
Jens Axboe
2015-11-30
stat: move header declarations from iolog.h
Jens Axboe
2015-11-30
Clear rusage stat when resetting all stats
Jens Axboe
2015-11-16
iolog: fix error when compiled as c++
Casey Bodley
2015-05-11
Add 'per_job_logs' option
Jens Axboe
2014-09-30
Constify a few more hot paths
Jens Axboe
2014-07-03
iolog: use a define instead of a raw bit mask
Jens Axboe
2014-07-03
Add support for storing compressed logs
Jens Axboe
2014-07-03
Add support for runtime log compression
Jens Axboe
2014-07-02
log: fix use-after-free
Jens Axboe
2014-07-01
Cleanup logging
Jens Axboe
2014-07-01
client: fix missing pdu->log_offset endianness conversion
Jens Axboe
2014-06-30
Add option for including byte offset for each log entry
Jens Axboe
2014-05-06
verify: fix verification of uncompleted or errored ios
Jens Axboe
2014-04-02
Cleanup the parallellized log writing
Jens Axboe
2014-04-02
iolog: don't serialize the writing of all logs
Jens Axboe
2014-02-20
fio: flush log files on test end
Peter Oberparleiter
2014-02-06
verify: always log IO in the order they are issued
Jens Axboe
2014-01-24
Adds check for numberio during verify phase.
Juan Casse
[next]