stat: use long doubles to identify latency percentiles
[fio.git] / iolog.c
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-03 Jens Axboeiolog: fix leak for unsupported iolog version
2018-10-03 Jens Axboeiolog: fix up some style issues
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 Bart Van Asscheiolog: Ensure that sockaddr_un.sun_path is '\0'-terminated
2018-08-20 Jens AxboeMerge branch 'multiple-read_iolog' of https://github...
2018-08-20 Adam Kupczykiolog: Now --read_iolog can contain multiple replay...
2018-08-17 Jens AxboeMerge branch 'ime-support' of https://github.com/DDNSto...
2018-08-09 Jens AxboeMerge branch 'realloc-io_u-buffers' of https://github...
2018-08-09 Adam Kupczykiolog replay: Realloc io_u buffers to adapt to operatio...
2018-08-03 Jens Axboeiolog: move the chunked items-to-fetch logic into separ...
2018-08-03 Jens Axboeiolog: fix potential div-by-zero
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-08-03 Adam Kupczykiolog: allow to read_iolog from unix socket
2018-08-01 Adam Kupczykiolog: Added option read_iolog_chunked. Used to avoid...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
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-05 Jens AxboeFix variable shadowing
2018-06-05 Jens Axboeiolog: remove 'td' from trim_io_piece()
2018-04-27 Jens Axboeiolog: default to good return
2018-04-27 Jens Axboeiolog/blktrace: boolean conversion
2018-04-26 Jens Axboeiolog: always use calloc() and always init both lists
2018-04-18 Jens Axboeiolog: update stale comment
2018-04-18 Jens AxboeDeprecate verifysort and verifysort_nr
2018-04-14 Jens Axboeiolog: fix issue with replay rate
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-05 Rebecca CranFix return value checking of fread() in iolog.c
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 AsscheSplit mutex.c and .h each into three files
2018-03-13 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-12 Bart Van AsscheRename struct rb_node into struct fio_rb_node
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 Axboeiolog: convert drop warning to fio_did_warn()
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-14 Jens AxboeMerge branch 'serialize_overlap' of https://github...
2017-08-14 Sitsofe Wheeleriolog: tidy up log_io_piece() conditional
2017-08-14 Sitsofe Wheeleriolog: remove random layout verification optimisation
2017-08-14 Sitsofe Wheeleriolog: fix double free when verified I/O overlaps
2017-06-22 Jens Axboeiolog: punt freeing of data back to original thread
2017-06-22 Jens Axboeiolog: get work items out of shared memory pool
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-30 Tomohiro KusumiFix "C99 inline functions are not supported" warning...
2017-01-10 Tomohiro KusumiAdd missing trailing \n in dprint()
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-12 Sitsofe Wheeleriolog: add support for replay_scale option
2016-12-12 Sitsofe Wheeleriolog: Ignore re-add/re-open with replay_redirect
2016-11-27 Sitsofe Wheelerstat: Change access to io_sample union
2016-10-18 Jens Axboeiolog: add support for 'replay_no_stall'
2016-10-17 Jens Axboeiolog: enable replay_redirect on iolog replay
2016-10-11 Omar Sandovaliolog: fix --bandwidth-log segfaults
2016-09-16 Jens Axboeiolog: dprint() casts for 32-bit warnings
2016-09-16 Jens AxboeFixup two compile warnings
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-26 Karl CronburgClient / server code for handling histograms. The server:
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-15 Jens AxboeFixup correct sparse warnings
2016-08-08 Jens Axboeiolog: silence warning on pointer cast on 32-bit compiles
2016-08-08 Jens Axboeiolog: hist_sum() should return unsigned long
2016-08-07 Jens Axboeiolog: style updates
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-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-13 Jens AxboeMerge branch 'fix_verify' of https://github.com/charles...
2016-07-11 Jens Axboeiolog: flush_log() can be bool
2016-06-12 Jens Axboeiolog: fix 'cur_log' leaks
2016-06-12 Jens Axboeiolog: allocate 'cur_log's out of shared pool
2016-05-25 Jens Axboemutex: abstract out cond/lock pshared init
2016-05-25 Jan KaraFix occasional hangs on mutexes
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: fix duplicate handling of compression end
2016-05-19 Jens Axboeiolog: fix bug with ret != Z_STREAM_END
2016-05-19 Jens Axboeiolog: more compression debugging/fixes
2016-05-19 Jens Axboeiolog: sum last chunk length to total
2016-05-19 Jens Axboeiolog: memset() zstream at init time
2016-05-19 Jens Axboeiolog: fix missing new-line in inflate debug statement
2016-05-19 Jens Axboeiolog: don't quiesce on completion
2016-05-19 Jens Axboeiolog: switch to list based scheme
next