options: fix buffer overrun
[fio.git] / stat.c
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...
2019-10-13 Jens AxboeMerge branch 'fix-corrupt-hist-log' of https://github...
2019-10-13 Sitsofe Wheelerstat: fix corruption in histogram logs
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-05-16 Vincent Fustat: remove terse v2 blank lines with description...
2019-03-25 Vincent Fustat: eliminate unneeded curly braces
2019-03-21 Vincent Fustat: fix accumulation of latency buckets
2019-02-21 Vincent Fustat: use long doubles to identify latency percentiles
2019-02-07 Vincent Fustat: put 'percentiles' object in appropriate 'clat_ns...
2019-02-07 Vincent Fustat: clean up calc_clat_percentiles
2018-12-14 Jens AxboeFix 'min' latency times being 0 with ramp_time
2018-12-14 Jens AxboeAdd cache hit stats
2018-11-30 Jens Axboestat: assign for first stat iteration, don't sum
2018-11-30 Jens Axboestat: only apply proper stat summing for event timestamps
2018-10-23 Jens Axboestat: use helper for IO direction name
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-09-22 Jens Axboestat: print the right percentile variant for json output
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-07 Jens AxboeRevert "client: respect terse output on client <--...
2018-08-25 Jens AxboeMake td_io_u_lock/unlock() explicit
2018-08-24 Jens AxboeMerge branch 'zbd'
2018-08-24 Bart Van AsscheCollect and show zone reset statistics
2018-08-23 Jens AxboeMerge branch '20180823-terse-remote-fix' of https:...
2018-08-23 Luis Chamberlaininit: add semantics for all types of backends running
2018-08-23 Luis Chamberlainclient: respect terse output on client <--> backend...
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-26 Vincent Fustat: add IO submit and complete depths to JSON output
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-29 Josef Bacikfio: add job_runtime to the thread json output
2018-06-08 Igor Konopkostat: fix --bandwidth-log segfault
2018-06-08 Friendy.Su@sony.comidle-prof: Fix segment fault issue when run with '...
2018-06-05 Jens AxboeFix variable shadowing
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-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheDeclare stat_calc_lat_nu() static
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-09 Jens Axboestat: remove dead 'nr_uninit' assignment
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
next