Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / tools / genfio
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Ville SkyttäSpelling and grammar fixes
2022-02-20 Ville Skyttägenfio: fix temporary file handling
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2020-03-01 Jens AxboeMerge branch 'genfio-bash' of https://github.com/sitsof...
2020-03-01 Sitsofe Wheelergenfio: use /bin/bash hashbang
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-30 Jens AxboeMerge branch 'misc' of https://github.com/sitsofe/fio
2017-10-29 Sitsofe Wheelerfio: update FSF address
2017-10-29 Sitsofe Wheelerfio: fix interpreter lines
2015-03-18 Luca MaranzanoAddedd -z option to specify file size for filepaths...
2013-11-04 Bruce CranUse #!/usr/bin/env to allow for interpreters in differe...
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