Merge branch 'chunked-iolog-reading' of https://github.com/aclamk/fio
[fio.git] / stat.c
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...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-23 Jens AxboeMerge branch 'stat_base_overflow' of https://github...
2017-08-23 Richard Liustat: increase the size of base to avoid overflow
2017-08-14 Vincent Fustat: change indentation of the lat (nsec/usec/msec...
2017-06-28 Sitsofe Wheelerstat: further group percentage fixes
2017-06-26 Sitsofe Wheelerstat: fix group percentage
2017-06-26 Sitsofe Wheelerstat: fix printf format specifier
2017-06-26 Jens Axboestat: fix alignment of the iops stats
2017-06-23 Andreas Herrmannstat: Add iops stat and sample number information to...
2017-06-23 Andreas Herrmannstat: Merge show_thread_status_terse_* functions
2017-06-23 Andreas Herrmannstat: Print number of samples in bw and iops stats
2017-06-23 Andreas Herrmannstat: Print one-line iops stat
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: reconcile terse output with nanosecond...
2017-06-21 Vincent Funanosecond: update completion latency recording and...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-05 Jens Axboestat: correct json 'io_bytes' output
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Jens Axboelib/output_buffer: harden buf_output_free() and kill...
2017-05-24 Tomohiro KusumiDrop circular dependency in log.c and lib/output_buffer.c
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-19 Andreas Herrmannstat: Re-add output of basic bw information if bw_log...
2017-05-03 Vincent Fustat: reset_io_stats: fix a problem, rearrange some...
2017-05-03 Vincent Fustat: change json+ output format so that instead of...
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Jens Axboestat: cleanup iops/bw logging functions
2017-04-26 Jens Axboestat: make next log time decision cleaner
2017-03-16 Jens AxboeAdd 'stats' option
2017-02-14 Tomohiro KusumiUse 0 instead of DDIR_READ to iterate from 0 to DDIR_RW...
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2017-01-03 Robert ElliottClean up unit prefixes for binary multiples in comments...
2017-01-03 Robert ElliottConvert group_run_stats to use bytes instead of KiB/KB
2017-01-03 Robert ElliottLine up colons across read, write, and trim thread...
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-08 Vincent Fusteadystate: clean up checks for when steadystate termi...
2016-12-07 Vincent Fusteadystate: instead of including ss_sum_y in thread_st...
2016-12-07 Vincent Fusteadystate: implement transmission of steadystate...
2016-12-07 Vincent Fusteadystate: add line for output-format=normal
2016-12-06 Vincent Fusteadystate: get rid of ->ss_pct and encode this inform...
2016-11-27 Sitsofe Wheelerstat: Change access to io_sample union
next