blktrace.git
2014-09-24 Andrew Priceiowatcher: Fix processing of trace filenames containing...
2014-09-24 Andrew Priceiowatcher: Add bounds checking in find_step
2014-09-24 Andrew Priceiowatcher: Fix a label overflow in plot_io
2014-09-24 Chris Masoniowatcher: Don't print a legend on the tput graphs...
2014-09-24 Chris Masoniowatcher: Update the FSF address in all files
2014-09-24 Chris Masoniowatcher: Update the COPYING file to the correct address
2014-09-24 Chris Masoniowatcher: Add support for fio bandwith logs (-F logfile)
2014-09-24 Chris Masoniowatcher: Fix formatting errors in the iowatcher.1...
2014-09-24 Chris Masoniowatcher: Fix mpstat handling when the number of CPUs...
2014-09-24 Chris Masoniowatcher: Handle traces to more than once device at...
2014-09-24 Nikita Daniloviowatcher: iowatcher: specify ffmpeg codec
2014-09-24 Andrew Priceiowatcher: Add a man page for iowatcher
2014-09-24 Chris Masoniowatcher: Fix spindle rotation in the movie mode
2014-09-24 Chris Masoniowatcher: Fix some rounding errors around the max...
2014-09-24 Jan Karaiowatcher: Fix crash due to missing queue action
2014-09-24 Chris Masoniowatcher: Add -K command line option to keep the movie...
2014-09-24 Chris Masoniowatcher: Only hash IOs if there are completion or...
2014-09-24 Eric Sandeeniowatcher: iowatcher: support png2theora for videos
2014-09-24 Chris Masoniowatcher: Fix path name handling when the trace files...
2014-09-24 Yuanhan Liuiowatcher: Fix buffer overwrite issue
2014-09-24 Liu Boiowatcher: add blktrace destination options
2012-09-26 Jan Karaiowatcher: Per process IO graphs
2012-09-21 Chris Masoniowatcher: Make sure we add the xtick labels if we...
2012-09-11 Chris Masoniowatcher: Merge branch 'jan'
2012-09-11 Jan Karaiowatcher: Add option to set action which should be...
2012-09-11 Jan Karaiowatcher: Improve xticks logic
2012-09-11 Jan Karaiowatcher: Add options to limit time and sector range
2012-09-11 Jan Karaiowatcher: Ignore trace records beyond max_seconds
2012-09-11 Jan Karaiowatcher: Add possibility to limit seconds from below
2012-09-11 Jan Karaiowatcher: Rename seconds to max_seconds
2012-09-11 Jan Karaiowatcher: Add support for limitting IO graph offset...
2012-09-11 Jan Karaiowatcher: Fix filtering of outliers from below
2012-09-11 Jan Karaiowatcher: Define mask of trace action and use it inste...
2012-09-11 Jan Karaiowatcher: Fix typo in option description
2012-08-31 Chris Masoniowatcher: Check for null mpstat structs while generati...
2012-08-28 Chris Masoniowatcher: Add -c to split the graphs up into multiple...
2012-08-27 Chris Masoniowatcher: Fix divide by zero while calculating averages
2012-08-27 Chris Masoniowatcher: Update the README and the --help output
2012-08-27 Chris Masoniowatcher: Start support for multiple colums of plots
2012-08-27 Chris Masoniowatcher: Fix io line graphs at the edge of the X...
2012-08-27 Chris Masoniowatcher: Fix the line graphs for values near the...
2012-08-27 Chris Masoniowatcher: Fix mpstat file permissions
2012-08-27 Chris Masoniowatcher: Add initial support for flash tracing
2012-08-23 Chris Masoniowatcher: Add a new movie mode that maps the IOs onto...
2012-08-21 Chris Masoniowatcher: Switch to ffmpeg for movie encoding. Chrome...
2012-08-20 Chris Masoniowatcher: Add back missing plot title
2012-08-20 Chris Masoniowatcher: Fix --help definition
2012-08-20 Chris Masoniowatcher: Add mpstat.[ch] into git
2012-08-20 Chris Masoniowatcher: Add movie support
2012-08-16 Chris Masoniowatcher: Add mpstat graphing support
2012-08-15 Chris Masoniowatcher: Initial revision