Per-command priority: Priority logging and libaio/io_uring cmdprio_percentage
[fio.git] / stat.c
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
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-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van Asschestat: Fix a compiler warning in __show_run_stats()
2018-03-07 Jeff FurlongReduce LOG_MSEC_SLACK
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-02-12 Jens AxboeMerge branch 'master' of https://github.com/brycepg/fio
2018-02-08 Jens AxboeInclude 'numjobs' in global options output
2018-01-25 Jens Axboestat: add total fsync ios to json output
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...
2018-01-06 Jens Axboestat: don't add duplicate clat entries for json
2018-01-05 Jeff FurlongFix client/server "all clients" reporting
2018-01-02 Jens AxboeMerge branch 'percentiles' of https://github.com/sitsof...
2017-12-31 Sitsofe Wheelerstat: make lat_percentiles=1 use sample count from...
2017-11-30 Jens Axboesteadystate: make flags conform to usual fio standard
2017-11-22 Jeff Furlongadd significant_figures parameter
2017-11-03 Jens AxboeMerge branch 'json_bw_bytes' of https://github.com...
2017-11-03 Sitsofe Wheelerstat: add bw_bytes JSON key
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 Andrzej JakowskiFix overflow 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 json+ output format for --lat_percentiles...
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 Axboestat: some bool conversions
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-09-01 Sitsofe Wheelerstat: fix shifted windowed logging when using multiple...
next