Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
[fio.git] / stat.h
2013-02-06 Vincent Kang FuHandle percentile lists with higher precision that...
2013-01-30 Jens AxboeAdd unified_rw_reporting option
2013-01-08 Jens AxboeUse variable[] instead of GCC variable[0] syntax
2012-09-14 Shaohua LiAdd support for trim as a workload type
2012-05-11 Jens Axboeeta: ETA bandwidth was off by 1.024
2012-04-11 Jens AxboeDefine SIGUSR1 to inform fio to dump run stats while...
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-11 Jens Axboeclient: display summed total of all clients when all...
2011-10-10 Jens AxboeAbstract out and export summation of thread_stats
2011-10-09 Jens Axboeclient/server: request ETA instead of having the server...
2011-10-05 Jens AxboeAdd support for write_iops_log
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeChange network transmitted doubles to fio_fp64_t IEEE...
2011-10-03 Jens Axboeserver: send network copy of run_str[]
2011-10-03 Jens Axboeserver: add ETA as a specific command
2011-10-03 Jens AxboeAbstract out calculation of ETA from display of ETA
2011-10-03 Jens AxboeAdd type checking to 16/32/64 endianness converters
2011-10-03 Jens Axboeserver: transmit status as structures, not text