init: disable percentiles when latency gathering is disabled
[fio.git] / stat.c
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
2016-11-22 Vincent Fusteadystate: bug fixes
2016-10-11 Omar Sandovaliolog: fix --bandwidth-log segfaults
2016-09-21 Jens Axboestat: check if ctime_r() ends in a newline before stripping
2016-09-19 Josh SinykinFix garbage characters in json output caused by time_bu...
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-25 Jens AxboeMerge branch 'epoch-histograms' of https://github.com...
2016-08-22 Jens Axboestat: don't trust per_unit_log() if log is NULL
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-17 Jens Axboesteadystate: kill ->last_in_group and ->ramp_time_over
2016-08-17 Jens Axboesteadystate: kill off ->attained
2016-08-17 Jens Axboesteadystate: eliminate some steadystate_data members
2016-08-16 Jens Axboehistogram: style and list fixups
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 Jens AxboeFixup correct sparse warnings
2016-08-15 Vincent FuFix bug where measurements were not printed in the...
2016-08-15 Vincent FuJSON output, code formatting changes
2016-08-15 Vincent FuSteady state detection: enhance reporting of results...
2016-08-15 Vincent FuChange steadystate reporting:
2016-08-15 Vincent FuFix typo, restore unintended HOWTO deletion
2016-08-15 Vincent FuAllow fio to terminate jobs when steady state is attained
2016-08-07 Jens Axboestat: fixups to histogram logging
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-06 Karl CronburgThis commit / feature adds completion latency histogram...
2016-08-03 Jens Axboeiolog: prevent early entry from skewing entire logging run
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-22 Jens Axboelog: fix averaged latency logging
2016-07-22 Jens Axboelog: fix missing entries
2016-07-20 Karl Cronburgdrifting in output of interval-averaged values was...
2016-07-06 Karl Cronburgsamples being added to the pending log were silently...
2016-06-13 Jens Axboestat: treat !per_unit_logs() like IO offload mode
2016-06-12 Jens Axboeiolog: allocate 'cur_log's out of shared pool
2016-06-07 Jens Axboestat: fix reversed check for ramp time
2016-06-06 Jens Axboestat: remove redundant unit log check
next