stat: fix reversed check for ramp time
[fio.git] / stat.c
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
2014-10-24 Jens AxboeConsolidate disk util, eta, and status check thread
2014-10-24 Jens Axboestat: avoid hang with race in stat thread exit and...
2014-10-23 Jens AxboeStart and stop status interval (or file) thread separately
2014-10-13 Jens Axboestat: set kb/unit_base, if not already set
2014-10-10 Jens Axboestat: add total/short/drop ios to the json output
2014-10-09 Jens Axboestat: add dropped ios to the standard output
2014-07-25 Jens AxboeDon't grab stat mutex for final stat output
2014-07-21 Jens Axboestat: move stat mutex grab to thread
2014-07-03 Jens AxboeAdd support for storing compressed logs
2014-07-03 Jens AxboeAdd support for runtime log compression
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-15 Jens Axboestrcpy: kill last of the suspect ones
2014-04-14 Jens Axboestat: warn on failure to detach DU thread
2014-04-14 Jens Axboestat: fix potential divide-by-zero
2014-04-14 Jens Axboestat: fix wrong check for whether we have a description...
2014-04-14 Jens Axboestat: check that TEMP environment variable is half...
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-02 Erwan Velustat: fixing bw_agg reporting
2014-04-02 Jens AxboeCleanup symbols that should be static
2014-03-14 Jens AxboeBump length of description field to 256 chars
2014-03-13 Jens AxboeDisable status file updates on error
2014-03-12 Jens Axboestat: fixup fio-dump-status file location
2014-02-21 Jens AxboeImprove latency_target runs
2014-02-20 Peter Oberparleiterfio: flush log files on test end
2014-02-20 Christian Ehrhardtfio: allow to combine terse output with any selected...
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-10-31 Castor FuAdd json output for client/server mode
2013-10-04 Jens AxboeMerge branch 'manpage' of https://github.com/sitsofe/fio
2013-09-30 Jens Axboelog: disable log, if realloc fails
2013-08-05 Erwan Veluiolog: Logging blocksize in IOPS traces
2013-07-22 Erwan Velucore: Removing duplicated code
2013-04-28 Bruce CranAdd support for dumping the status on Windows.
2013-04-26 Jens AxboeEnsure that stat outputs are serialized
2013-04-26 Vincent Kang FuAdd log_info_flush()
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-15 Jens AxboeFixup bad logging types
2013-04-15 Dmitry Monakhovfio: fix segfault on 32bits platforms
2013-04-11 Jens AxboeFix a few 4.8 extra anal warnings
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanstat.c: make 'bw' summary line respect 'unit_base'...
next