Minor fixup for "Layint out IO file..." message
[fio.git] / stat.c
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
2016-06-06 Jens AxboeFix ramp time breakage
2016-05-27 Ryan HardinAdded millisecond-accurate timestamp to JSON output
2016-05-20 Jens Axboeiolog: fix potential oops in iolog disabling
2016-05-20 Jens Axboeiolog: fix two bugs in deferred growing
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-20 Jens Axboeiolog: regrow log out-of-line
2016-05-19 Jens Axboeiolog: don't quiesce on completion
2016-05-19 Jens Axboeiolog: switch to list based scheme
2016-05-16 Jens Axboestat: add blocksize to averaged log, if it's consistent
2016-05-06 Jens Axboehelper_thread: split into separate file
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Jens Axboestat: remove debug statement
2016-05-06 Jens AxboeImprove logging accuracy
2016-03-29 Jens AxboeFix crash with group_reporting and one group member...
2016-02-04 Jens Axboelog: add support for logging max instead of averages
2016-02-04 Jens Axboestat: cleanup average logging
2015-12-23 shoichi.sawada@tos... Fix runtime of terse output
2015-12-16 Jens Axboeclient/server: pass back job options to client
2015-12-15 Jens Axboestat: work around 'numjobs' oddity in dumping job output
2015-12-15 Jens AxboeFirst stab at adding job options to json output
2015-12-09 Jens Axboeeta: use bool for forcing jobs_eta return
2015-12-07 Jens AxboeFix stat summing for unified_rw_reporting
2015-11-30 Jens AxboeClear rusage stat when resetting all stats
2015-11-19 Jens AxboeDon't output json headers for fio backend
2015-11-06 Vincent FuAdd latency bin output to the json output format
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeFixup -Wshadow warnings
2015-10-27 Jens Axboestat: fix potential segfault for json output on network...
2015-10-27 Jens Axboestat: collapse buf output flush and free
2015-10-27 Jens AxboeDon't setup output buffers we are not going to use
2015-10-27 Jens AxboeEnable the use of multiple output formats
2015-10-25 Jens AxboeAdd support for multiple output formats
2015-06-22 Christopher Jacobsadd eta and elapsed to root of json output
2015-06-20 Jens AxboeFix latency logging for io_submit_mode=offload
2015-05-14 Jens Axboestat: add comment on why we need return
2015-05-14 Tomohiro KusumiFix warning from gmake on BSD
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-16 Jens AxboeFix wrong index bug
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-15 Dan EhrenbergAdd new writetrim rw= mode for trims preceding writes
2015-02-27 Ben EnglandPatch to make per-thread IOPS more accurate
2015-01-06 Jens AxboeAdjust ctime_r buf down to 32
2015-01-06 Steve ODriscollAdd timestamp to json output
2014-12-17 Jens Axboestat: always show disk util in terse v3/v4
2014-11-12 Jens AxboeFix some shadow warnings for some gcc variants
2014-11-10 Vasily TarasovFix for a race when fio prints I/O statistics periodically
next