summaryrefslogtreecommitdiff
path: root/iolog.h
AgeCommit message (Expand)Author
2015-03-06Constify a few more hot pathsJens Axboe
2015-03-06iolog: use a define instead of a raw bit maskJens Axboe
2015-03-06Add support for storing compressed logsJens Axboe
2015-03-06Add support for runtime log compressionJens Axboe
2015-03-06log: fix use-after-freeJens Axboe
2015-03-06Cleanup loggingJens Axboe
2015-03-06client: fix missing pdu->log_offset endianness conversionJens Axboe
2015-03-06Add option for including byte offset for each log entryJens Axboe
2014-05-06verify: fix verification of uncompleted or errored iosJens Axboe
2014-04-02Cleanup the parallellized log writingJens Axboe
2014-04-02iolog: don't serialize the writing of all logsJens Axboe
2014-02-20fio: flush log files on test endPeter Oberparleiter
2014-02-06verify: always log IO in the order they are issuedJens Axboe
2014-01-24Adds check for numberio during verify phase.Juan Casse
2013-09-30log: disable log, if realloc failsJens Axboe
2013-08-05iolog: Logging blocksize in IOPS tracesErwan Velu
2013-04-10Merge branch 'master' into gfioJens Axboe
2013-04-10Add thread_options.hJens Axboe
2013-01-24Merge branch 'master' into gfioJens Axboe
2012-09-24Merge branch 'master' into gfioJens Axboe
2012-09-14Add support for trim as a workload typeShaohua Li
2012-08-02diskutil: ensure that we lock around disk_list accessJens Axboe
2012-08-01Revert "diskutil: ensure that we lock around disk_list access"Jens Axboe
2012-08-01Merge branch 'master' into gfioJens Axboe
2012-08-01diskutil: ensure that we lock around disk_list accessJens Axboe
2012-03-21Move rbtree into lib/Jens Axboe
2012-03-14gfio: Add support for sending logs over the networkJens Axboe
2012-03-14iolog: note type of logJens Axboe
2012-03-08Abstract out the thread_options structureJens Axboe
2011-12-01Add log_avg_msec optionJens Axboe
2011-10-13Move IEEE754 support code to lib/Jens Axboe
2011-10-10Abstract out and export summation of thread_statsJens Axboe
2011-10-05Add support for write_iops_logJens Axboe
2011-10-05Change network transmitted doubles to fio_fp64_t IEEE 754 typeJens Axboe
2011-10-03server: start conversion of data structures to network friendly typesJens Axboe
2010-09-02Trim/discard fixesJens Axboe
2010-09-01Add verify trim supportJens Axboe
2010-06-24Add total latency logJens Axboe
2009-06-03Add iolog definesJens Axboe