Merge branch 'axmap' of https://github.com/bvanassche/fio
[fio.git] / stat.h
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-05 Jens AxboeMerge branch 'remove-show-run-stats' of https://github...
2018-06-05 Bart Van AsscheRemove show_run_stats() because it has no callers
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-03-01 Alexander LarinFix overflow of counters incremented on each I/O operation
2018-01-25 Jens Axboestat: ensure that we align ts->sync_stat appropriately
2018-01-25 Jens AxboeTrack fsync/fdatasync/sync_file_range issue count
2018-01-24 Jens AxboeAdd suppor for logging fsync (and friends) latencies
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-12 Andrzej JakowskiFix more overflows in percentile calculation for Windows
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-09 Vincent Fustat: update description of clat accounting in stat.h
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-14 Jens AxboeMerge branch 'doc-patches' of https://github.com/vincen...
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeFixup some style issues
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: alter gfio to accommodate nanosecond timing
2017-06-21 Vincent Funanosecond: update completion latency recording and...
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-22 Sitsofe Wheelerfio: fix some struct alignment issues
2017-01-03 Robert ElliottConvert group_run_stats to use bytes instead of KiB/KB
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-07 Vincent Fusteadystate: fix alignment in stat.h
2016-12-07 Vincent Fusteadystate: ensure that pointers in thread_stat occupy...
2016-12-07 Vincent Fusteadystate: instead of including ss_sum_y in thread_st...
2016-12-07 Vincent Fusteadystate: implement transmission of steadystate...
2016-11-27 Sitsofe Wheelerstat: Change access to io_sample union
2016-11-27 Sitsofe WheeerSilence compiler warnings
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-16 Karl CronburgMake histogram samples non-cumulative by tracking a...
2016-08-16 Jens AxboeVarious cleanups
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeImprove logging accuracy
2015-12-16 Jens Axboeclient/server: pass back job options to client
2015-12-09 Jens Axboeeta: use bool for forcing jobs_eta return
2015-12-07 Jens AxboeFix stat summing for unified_rw_reporting
2015-12-01 Jens Axboestat: move header declarations from iolog.h
2015-11-30 Jens Axboestat: use DDIR_RWDIR_CNT instead of hardwired '3'
2015-11-30 Jens AxboeClear rusage stat when resetting all stats
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeEnable the use of multiple output formats
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-21 Dan EhrenbergDon't export state variable
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2014-11-10 Vasily TarasovFix for a race when fio prints I/O statistics periodically
2014-10-27 Gwendal Grignoufio: Fix padding properly
2014-10-24 Jens AxboeFix fp alignment
2014-10-24 Gwendal Grignoufio: fix alignement to prevent bus error on ARM
2014-10-24 Jens AxboeConsolidate disk util, eta, and status check thread
2014-10-23 Jens AxboeStart and stop status interval (or file) thread separately
2014-10-20 Jens Axboestat: ensure that the fp fields are 64-bit aligned
2014-10-09 Jens Axboestat: add dropped ios to the standard output
2014-07-25 Jens AxboeDon't grab stat mutex for final stat output
2014-06-30 Jens Axboeserver: pack over-the-wire structs
2014-06-27 Jens AxboeFix struct jobs_eta packing on 32 vs 64-bit archs
2014-06-24 Jens AxboeAdd a get_jobs_eta() to return jobs eta information
2014-06-24 Jens AxboeEnsure we have enough room for the ETA runstr
2014-03-14 Jens AxboeBump length of description field to 256 chars
2014-02-21 Jens AxboeImprove latency_target runs
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-10-31 Castor FuAdd json output for client/server mode
2013-04-26 Jens AxboeEnsure that stat outputs are serialized
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-15 Jens Axboeeta: improve output for threads sitting in TD_SETTING_UP
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeAdd thread_options.h
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-06 Vincent Kang FuHandle percentile lists with higher precision that...
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-01-31 Jens AxboeMerge branch 'master' into gfio
next