summaryrefslogtreecommitdiff
path: root/iowatcher
AgeCommit message (Expand)Author
2014-09-24iowatcher: Do not add events out of time range to the plotJan Kara
2014-09-24iowatcher: Fine tune the ticksChris Mason
2014-09-24iowatcher: Update the README for a few new optionsChris Mason
2014-09-24iowatcher: Fix processing of trace filenames containing spacesAndrew Price
2014-09-24iowatcher: Add bounds checking in find_stepAndrew Price
2014-09-24iowatcher: Fix a label overflow in plot_ioAndrew Price
2014-09-24iowatcher: Don't print a legend on the tput graphs during moviesChris Mason
2014-09-24iowatcher: Update the FSF address in all filesChris Mason
2014-09-24iowatcher: Update the COPYING file to the correct addressChris Mason
2014-09-24iowatcher: Add support for fio bandwith logs (-F logfile)Chris Mason
2014-09-24iowatcher: Fix formatting errors in the iowatcher.1 man page.Chris Mason
2014-09-24iowatcher: Fix mpstat handling when the number of CPUs is notChris Mason
2014-09-24iowatcher: Handle traces to more than once device at a timeChris Mason
2014-09-24iowatcher: iowatcher: specify ffmpeg codecNikita Danilov
2014-09-24iowatcher: Add a man page for iowatcherAndrew Price
2014-09-24iowatcher: Fix spindle rotation in the movie modeChris Mason
2014-09-24iowatcher: Fix some rounding errors around the max offsetChris Mason
2014-09-24iowatcher: Fix crash due to missing queue actionJan Kara
2014-09-24iowatcher: Add -K command line option to keep the movie svg filesChris Mason
2014-09-24iowatcher: Only hash IOs if there are completion or issue eventsChris Mason
2014-09-24iowatcher: iowatcher: support png2theora for videosEric Sandeen
2014-09-24iowatcher: Fix path name handling when the trace files are in the current dir...Chris Mason
2014-09-24iowatcher: Fix buffer overwrite issueYuanhan Liu
2014-09-24iowatcher: add blktrace destination optionsLiu Bo
2012-09-25iowatcher: Per process IO graphsJan Kara
2012-09-21iowatcher: Make sure we add the xtick labels if we're only plotting IOChris Mason
2012-09-10iowatcher: Merge branch 'jan'Chris Mason
2012-09-10iowatcher: Add option to set action which should be displayed in the IO graphJan Kara
2012-09-10iowatcher: Improve xticks logicJan Kara
2012-09-10iowatcher: Add options to limit time and sector rangeJan Kara
2012-09-10iowatcher: Ignore trace records beyond max_secondsJan Kara
2012-09-10iowatcher: Add possibility to limit seconds from belowJan Kara
2012-09-10iowatcher: Rename seconds to max_secondsJan Kara
2012-09-10iowatcher: Add support for limitting IO graph offset from belowJan Kara
2012-09-10iowatcher: Fix filtering of outliers from belowJan Kara
2012-09-10iowatcher: Define mask of trace action and use it instead of opencoding the c...Jan Kara
2012-09-10iowatcher: Fix typo in option descriptionJan Kara
2012-08-30iowatcher: Check for null mpstat structs while generating plotsChris Mason
2012-08-28iowatcher: Add -c to split the graphs up into multiple columnsChris Mason
2012-08-27iowatcher: Fix divide by zero while calculating averagesChris Mason
2012-08-27iowatcher: Update the README and the --help outputChris Mason
2012-08-27iowatcher: Start support for multiple colums of plotsChris Mason
2012-08-27iowatcher: Fix io line graphs at the edge of the X axisChris Mason
2012-08-27iowatcher: Fix the line graphs for values near the edges of the graphChris Mason
2012-08-27iowatcher: Fix mpstat file permissionsChris Mason
2012-08-27iowatcher: Add initial support for flash tracingChris Mason
2012-08-22iowatcher: Add a new movie mode that maps the IOs onto a platter.Chris Mason
2012-08-21iowatcher: Switch to ffmpeg for movie encoding. Chrome and vlc like these be...Chris Mason
2012-08-20iowatcher: Add back missing plot titleChris Mason
2012-08-20iowatcher: Fix --help definitionChris Mason