summaryrefslogtreecommitdiff
path: root/stat.h
AgeCommit message (Expand)Author
2013-10-31Add json output for client/server modeCastor Fu
2013-04-26Ensure that stat outputs are serializedJens Axboe
2013-04-24Add support for other ways of triggering intermediate result outputsJens Axboe
2013-04-15eta: improve output for threads sitting in TD_SETTING_UPJens Axboe
2013-04-09Merge branch 'master' into gfioJens Axboe
2013-04-09implement 'unit_base' option to select between KB and Kbit et. al.Steven Noonan
2013-02-07Merge branch 'master' into gfioJens Axboe
2013-02-06Handle percentile lists with higher precision that 2 digitsVincent Kang Fu
2013-01-31Merge branch 'master' into gfioJens Axboe
2013-01-30Add unified_rw_reporting optionJens Axboe
2013-01-09Merge branch 'master' into gfioJens Axboe
2013-01-08Use variable[] instead of GCC variable[0] syntaxJens Axboe
2012-09-24Merge branch 'master' into gfioJens Axboe
2012-09-14Add support for trim as a workload typeShaohua Li
2012-05-11Merge branch 'master' into gfioJens Axboe
2012-05-11eta: ETA bandwidth was off by 1.024Jens Axboe
2012-04-11Define SIGUSR1 to inform fio to dump run stats while continuing to runJens Axboe
2012-03-30Define SIGUSR1 to inform fio to dump run stats while continuing to runJens Axboe
2012-03-15Add thread number ID to appropriate network commandsJens Axboe
2012-03-08Abstract out the thread_options structureJens Axboe
2012-03-05gfio: add os resource usage and io depth displayJens Axboe
2012-03-05gfio: add latency bucket displayJens Axboe
2012-03-05Add completion percentiles to results outputJens Axboe
2012-03-05Unify cli latency displayJens Axboe
2012-02-29Update GUI to attempt to graphically handle ETA outputJens Axboe
2011-10-11client: display summed total of all clients when all stats have been receivedJens Axboe
2011-10-10Abstract out and export summation of thread_statsJens Axboe
2011-10-09client/server: request ETA instead of having the server send it automaticallyJens Axboe
2011-10-05Add support for write_iops_logJens Axboe
2011-10-05Change network transmitted doubles to fio_fp64_t IEEE 754 typeJens Axboe
2011-10-03server: send network copy of run_str[]Jens Axboe
2011-10-03server: add ETA as a specific commandJens Axboe
2011-10-03Abstract out calculation of ETA from display of ETAJens Axboe
2011-10-03Add type checking to 16/32/64 endianness convertersJens Axboe
2011-10-03server: transmit status as structures, not textJens Axboe