genfio: Don't consider only /dev/ disk device
[fio.git] / tools / genfio
2013-08-08 Erwan Velugenfio: Don't consider only /dev/ disk device
2013-07-21 Erwan Velugenfio: Protecting parse_cmdline from spaces
2013-07-21 Erwan Velugenfio: Use dynamic default values in help
2013-07-21 Erwan Velugenfio: Don't use cat EOF for small prints
2013-07-21 Erwan Velugenfio: Adding exec_{pre|post}run support
2013-07-21 Erwan Velugenfio: Splitting gen_template in 2 parts
2013-07-12 Erwan Velugenfio: Enforce time_based if runtime > 0
2013-07-12 Erwan Velugenfio: Adding iodepth support
2013-07-12 Erwan Velugenfio: Warn users if read occurs before write
2013-07-12 Erwan Velugenfio: Fixing empty ETA while runtime > 0
2013-07-12 Erwan Velugenfio: Adding prefix to fio filename
2013-07-12 Erwan Velugenfio: Claryfing default options
2013-07-12 Erwan Velugenfio: Adding cached_based option
2013-07-12 Erwan Velugenfio: Adding runtime=0 support
2013-07-12 Erwan VeluAdding genfio tool : an fio job creator