index
:
fio
issue-870
latency-probe
master
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stat.c
Age
Commit message (
Expand
)
Author
2019-10-13
stat: fix corruption in histogram logs
Sitsofe Wheeler
2019-08-14
Optimize the code that copies strings
Bart Van Assche
2019-05-16
stat: remove terse v2 blank lines with description not set
Vincent Fu
2019-03-25
stat: eliminate unneeded curly braces
Vincent Fu
2019-03-21
stat: fix accumulation of latency buckets
Vincent Fu
2019-02-21
stat: use long doubles to identify latency percentiles
Vincent Fu
2019-02-07
stat: put 'percentiles' object in appropriate 'clat_ns' or 'lat_ns' parent
Vincent Fu
2019-02-07
stat: clean up calc_clat_percentiles
Vincent Fu
2018-12-14
Fix 'min' latency times being 0 with ramp_time
Jens Axboe
2018-12-14
Add cache hit stats
Jens Axboe
2018-11-30
stat: assign for first stat iteration, don't sum
Jens Axboe
2018-11-30
stat: only apply proper stat summing for event timestamps
Jens Axboe
2018-10-23
stat: use helper for IO direction name
Jens Axboe
2018-09-22
stat: print the right percentile variant for json output
Jens Axboe
2018-09-07
Revert "client: respect terse output on client <--> backend relationship"
Jens Axboe
2018-08-25
Make td_io_u_lock/unlock() explicit
Jens Axboe
2018-08-24
Collect and show zone reset statistics
Bart Van Assche
2018-08-23
init: add semantics for all types of backends running
Luis Chamberlain
2018-08-23
client: respect terse output on client <--> backend relationship
Luis Chamberlain
2018-07-26
Merge branch 'sgunmap2' of https://github.com/vincentkfu/fio
Jens Axboe
2018-07-26
stat: add IO submit and complete depths to JSON output
Vincent Fu
2018-07-23
Add support for >= 4G block sizes
Jeff Furlong
2018-06-29
fio: add job_runtime to the thread json output
Josef Bacik
2018-06-08
stat: fix --bandwidth-log segfault
Igor Konopko
2018-06-07
idle-prof: Fix segment fault issue when run with '--idle-prof' and multiple o...
Friendy.Su@sony.com
2018-06-05
Fix variable shadowing
Jens Axboe
2018-06-05
Remove show_run_stats() because it has no callers
Bart Van Assche
2018-04-18
Declare stat_calc_lat_nu() static
Bart Van Assche
2018-04-09
stat: remove dead 'nr_uninit' assignment
Jens Axboe
2018-03-21
Refactor #includes and headers
Sitsofe Wheeler
2018-03-15
Rename fio_mutex into fio_sem
Bart Van Assche
2018-03-12
stat: Fix a compiler warning in __show_run_stats()
Bart Van Assche
2018-03-06
Reduce LOG_MSEC_SLACK
Jeff Furlong
2018-03-01
Fix overflow of counters incremented on each I/O operation
Alexander Larin
2018-02-08
Include 'numjobs' in global options output
Jens Axboe
2018-01-25
stat: add total fsync ios to json output
Jens Axboe
2018-01-25
Track fsync/fdatasync/sync_file_range issue count
Jens Axboe
2018-01-24
Add suppor for logging fsync (and friends) latencies
Jens Axboe
2018-01-06
stat: don't add duplicate clat entries for json
Jens Axboe
2018-01-05
Fix client/server "all clients" reporting
Jeff Furlong
2017-12-31
stat: make lat_percentiles=1 use sample count from lat_stat
Sitsofe Wheeler
2017-11-30
steadystate: make flags conform to usual fio standard
Jens Axboe
2017-11-22
add significant_figures parameter
Jeff Furlong
2017-11-03
stat: add bw_bytes JSON key
Sitsofe Wheeler
2017-10-12
Fix more overflows in percentile calculation for Windows
Andrzej Jakowski
2017-10-11
Fix overflow in percentile calculation for Windows
Andrzej Jakowski
2017-10-09
stat: update json+ output format for --lat_percentiles option
Vincent Fu
2017-09-14
stat: some bool conversions
Jens Axboe
2017-09-13
Add support for doing total latency percentiles
Jens Axboe
2017-09-01
stat: fix shifted windowed logging when using multiple directions
Sitsofe Wheeler
[next]