fio2gnuplot: Adding getoplong support for cmdline
[fio.git] / tools / plot / fio2gnuplot.py
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: 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-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 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-12 Erwan Velufio2gnuplot: Don't graph 3D if not enough data
2013-07-12 Erwan Velufio2gnuplot: Adding 2D graphs for each fio trace
2013-07-12 Erwan VeluAdding fio2gnuplot tool