test: make t0014.fio time_based
[fio.git] / stat.c
2022-04-17 Jens AxboeMerge branch 'fix/jobs_eta_memory_leak' of https:/...
2022-04-17 Denis Proninfixed memory leak of not freed jobs_eta in several...
2022-03-29 Jens AxboeMerge branch 'status-interval-finished-jobs' of https...
2022-03-29 Kozlowski MateuszHandle finished jobs when using status-interval
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-04 Niklas Casselstat: make free_clat_prio_stats() safe against NULL
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: convert json output to a new per priority granula...
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 helper for resetting the latency buckets
2022-02-03 Niklas Casselstat: increment members counter after call to sum_threa...
2022-02-03 Niklas Casselstat: use enum fio_ddir consistently
2022-02-03 Niklas Casselstat: add a new function to allocate a clat_prio_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-17 Niklas Casselstat: move unified=both mixed allocation and calculatio...
2022-01-17 Niklas Casselstat: remove duplicated code in show_mixed_ddir_status()
2022-01-10 Niklas Casselstat: remove unnecessary bool parameter to sum_thread_s...
2021-12-18 Jens Axboestat: code cleanup and leak free
2021-12-15 Niklas Casselstat: sum sync_stat before reassigning bool first
2021-12-14 aggieNick02Support for alternate epochs in fio log files
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-25 Niklas Casselstat: make add lat percentile functions inline
2021-11-25 Niklas Casselstat: simplify add_lat_percentile_prio_sample()
2021-11-25 Niklas Casselstat: rename add_lat_percentile_sample_noprio()
2021-11-25 Niklas Casselstat: rename add_lat_percentile_sample()
2021-11-25 Niklas Casselstat: add comments describing the quirky behavior of...
2021-11-18 Damien Le Moalfio: Introduce the log_entries option
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-10-12 Jens AxboeMerge branch 'windows-res' of https://github.com/bjpaup...
2021-10-12 Brandon PauporeQuery Windows clock frequency and use reported max
2021-09-08 Jens AxboeMerge branch 'ft' of https://github.com/ErwanAliasr1/fio
2021-09-08 Erwan Velustat: Avoid freeing null pointer
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-06-03 Jens AxboeMerge branch 'fix/928' of https://github.com/larsks/fio
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-05-14 Jens AxboeMerge branch '2021-05-13/stat-fix-integer-overflow...
2021-05-14 Felix Abecassisstat: fix integer overflow in convert_agg_kbytes_percent
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-12-15 Jens AxboeMerge branch 'wip-rbd-engine-tweaks' of https://github...
2020-12-05 Jens AxboeMerge branch 'cufile' of https://github.com/SystemFabri...
2020-12-03 Jens AxboeMerge branch 'stat-int-creep3' of https://github.com...
2020-11-30 Jeff Lienstat: Prevent the BW and IOPS logging interval from...
2020-11-27 Jens AxboeMerge branch 'regrow_agg_logs' of https://github.com...
2020-11-27 Panagiotis Moustaf... stat: allow bandwidth log stats to grow to MAX_LOG_ENTRIES
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-08-18 Jens AxboeMerge branch 'filelock_assert_fix' of https://github...
2020-08-17 Alexey Dobriyanfio: add for_each_rw_ddir() macro
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-24 Jens AxboeMerge branch 'sribs-patch-1039' of https://github.com...
2020-07-24 sribsstat: stop triggerring division by zero on bandwidth...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-24 Bart Van AsscheMake json_object_add_value_string() duplicate its ...
2020-04-29 Jens AxboeMerge branch 'helper_thread_test' of https://github...
2020-04-29 Vincent Fuhelper_thread: fix inconsistent status intervals
2020-03-31 Jens AxboeMerge branch 'github-issue-947' of https://github.com...
2020-03-31 Vincent Fustat: eliminate extra log samples
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/vincentkfu/fio
2020-02-06 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-02-06 Bart Van AsscheMake the JSON code easier to analyze
2020-02-05 Vincent Fustat: summary statistics for both high/low priority...
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fustat: fix high/low prio unified rw bug
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fustat: make priority summary statistics consistent with...
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2020-02-04 Vincent Fufio: groundwork for adding slat, lat percentiles
2020-01-28 Jens AxboeMerge branch 'stat-averaging-interval-start-fix' of...
2020-01-28 Maciej S. Szmigierostat: fix calculation of bw and iops statistics based...
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-22 Phillip ChenWhitespace standardization
2020-01-18 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-18 Bart Van Asschestat: Fix another memory leak in add_ddir_status_json()
2020-01-18 Bart Van Asschestat: Fix a memory leak in add_ddir_status_json()
2020-01-18 Bart Van Asschestat: Remove several superfluous if-tests
2020-01-18 Bart Van Asschestat: Remove more superfluous casts
2020-01-18 Bart Van Asschestat: Remove two superfluous casts
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
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheInclude "oslib/asprintf.h" where necessary
2020-01-03 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-01 Bart Van AsscheSuppress a Coverity taint warning in check_status_file()
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
next