filesetup: ensure that we align file starting offset
[fio.git] / tools /
2016-05-06 Jens AxboeFix typo in tools/fiologparser.py
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-05-06 Mark Nelsonadded fio log parser tool.
2015-09-17 Thomas FindelkindUpdate fio2gnuplot
2015-09-16 Jens AxboeMerge branch 'patch-1' of git://github.com/Tfindelkind/fio
2015-09-16 TfindelkindUpdate fio2gnuplot
2015-03-18 Luca MaranzanoAddedd -z option to specify file size for filepaths...
2013-11-04 Bruce CranFix a couple of typos in fio2gnuplot.
2013-11-04 Bruce CranUse #!/usr/bin/env to allow for interpreters in differe...
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-08-08 Erwan Velugenfio: Don't consider only /dev/ disk device
2013-08-08 Erwan Velufio2gnuplot: Adding manpage
2013-08-07 Erwan Velufio2gnuplot: Removing .py extension
2013-08-07 Erwan Velufio2gnuplot: Fixing help message
2013-08-07 Erwan Velufio2gnuplot: Managing temporary files in a better way
2013-08-07 Erwan Velufio2gnuplot: Deleting temporary files by default
2013-08-07 Erwan Velufio2gnuplot: Adding verbose option
2013-08-07 Erwan Velufio2gnuplot: Fixing typo in error message
2013-08-07 Erwan Velufio2gnuplot: Adding getoplong support for cmdline
2013-08-07 Erwan Velufio2gnplot: Print specific message if cmdline parsing...
2013-08-05 Erwan Velufio2gnuplot: Display average value in label
2013-08-05 Erwan Velufio2gnuplot: Plotting average value for compare graphs
2013-08-05 Erwan Velufio2gnuplot: Fixing plotting issues on shorten files
2013-08-05 Erwan Velufio2gnplot: Renaming file variable to myfile
2013-08-05 Erwan Velufio2gnuplot: Adding time selection options
2013-08-05 Erwan Velufio2gnuplot: Print line if int() conversion fails
2013-08-05 Erwan Velufio2gnuplot: Fixing typo when inserting fake data
2013-08-05 Martin SteigerwaldMake test for gnuplot work with empty strings.
2013-07-31 Erwan Velufio2gnuplot: Adding filename as title for 2D graphs
2013-07-31 Erwan Velufio2gnuplot: Adding information steps
2013-07-31 Erwan Velufio2gnuplot: Fixing help message
2013-07-31 Erwan Velufio2gnuplot: Adding comparing 2D graphs
2013-07-30 Erwan Velufio2gnuplot: Printing number of selected files
2013-07-30 Erwan Velufio2gnuplot: Using default install dir for gpm files
2013-07-30 Erwan VeluTree: Moving fio_generate_plots in tools/
2013-07-30 Erwan Velufio2gnuplot: Option to select gnuplot's output dir
2013-07-22 Erwan Velufio2gnuplot: Don't plot fake data
2013-07-22 Erwan Velufio2gnuplot: Don't truncate fio log files
2013-07-22 Erwan Velufio2gnuplot: Keep original filename in temp. files
2013-07-21 Erwan Velufio2gnuplot: Fixing Yaxis rendering for 2D plots
2013-07-21 Erwan Velugenfio: Protecting parse_cmdline from spaces
2013-07-21 Erwan Velutools: Adding gitignore
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 Velufio2gnuplot: Adjusting y axis plot (2D)
2013-07-12 Erwan Velufio2gnuplot: Don't graph 3D if not enough data
2013-07-12 Erwan Velufio2gnuplot: Adding sample files
2013-07-12 Erwan Velufio2gnuplot: Adding 2D graphs for each fio trace
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 fio2gnuplot tool
2013-07-12 Erwan VeluAdding genfio tool : an fio job creator