Merge branch 'master' of https://github.com/guoanwu/fio
[fio.git] / stat.h
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Ville SkyttäSpelling and grammar fixes
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 Niklas Casselstat: remove unused high/low prio struct members
2022-02-03 Niklas Casselstat: report clat stats on a per priority granularity
2022-02-03 Niklas Casselstat: disable per prio stats where not needed
2022-02-03 Niklas Casselstat: add a new function to allocate a clat_prio_stat...
2022-02-03 Niklas Casselclient/server: convert ss_data to use an offset instead...
2022-02-03 Niklas Casselstat: save the default ioprio in struct thread_stat
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-10 Niklas Casselstat: remove unnecessary bool parameter to sum_thread_s...
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-08 Niklas Casselstat: create a init_thread_stat_min_vals() helper
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Brandon PauporeAdd functionality to the unified_rw_reporting parameter...
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-11 Jens AxboeMerge branch 'master' of https://github.com/bvanassche...
2020-09-20 Bart Van AsscheChange the return value of two functions from 'void...
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2020-02-04 Vincent Fufio: groundwork for adding slat, lat percentiles
2020-01-23 Jens Axboestat: ensure we align correctly
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
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-16 Jens AxboeMerge branch 'issue-825' of https://github.com/Leafless...
2020-01-15 LeaflessMelospizaMoved diskutil reporting functions to stat.c
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-15 Jens Axboestat: ensure that struct jobs_eta packs nicely
2019-08-14 Bart Van AsscheVerify the absence of holes in struct jobs_eta at compi...
2019-08-14 Bart Van AsscheRefine packed annotations in stat.h
2018-12-14 Jens AxboeAdd cache hit stats
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-04 Jens AxboeBool conversions
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheCollect and show zone reset statistics
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
next