fio2gnuplot: Adding filename as title for 2D graphs
authorErwan Velu <erwan@enovance.com>
Wed, 31 Jul 2013 10:32:40 +0000 (12:32 +0200)
committerErwan Velu <erwan@enovance.com>
Wed, 31 Jul 2013 10:32:40 +0000 (12:32 +0200)
commit428b4f6ba681dbb40c8e2213d0c6ae8f8049dcd5
tree9b5bab65f95c1750fd34e1100b71201bb801e1ae
parentd0b4ba6c6e395f7cf5eb86e774b76f697dce4d56
fio2gnuplot: Adding filename as title for 2D graphs

While plotting 2D graphs, it's pretty handy to keep the filename as
title for the plotting trace. This way, the png file still keep the
original filename used for plotting.
tools/plot/fio2gnuplot.py