blktrace.git
2014-09-24 Jens Axboeblktrace 1.1.0 blktrace-1.1.0
2014-09-24 Chris Masoniowatcher: add iowatcher to the main blktrace Makefile
2014-09-24 Chris MasonMerge the iowatcher repository
2014-09-24 Chris Masoniowatcher: Properly initialize trace.name in find_trace...
2014-09-24 Andrew Priceiowatcher: Fix up some strcpy and strcat usage
2014-09-24 Andrew Priceiowatcher: Clean up some unused functions, make others...
2014-09-24 Andrew Priceiowatcher: Update usage info and improve man page
2014-09-24 Andrew Priceiowatcher: Convert start_mpstat to run_program
2014-09-24 Andrew Priceiowatcher: Convert start_blktrace to run_program
2014-09-24 Andrew Priceiowatcher: Rework --prog to make arg processing safer
2014-09-24 Andrew Priceiowatcher: Separate program running from waiting
2014-09-24 Andrew Priceiowatcher: Correct a couple of calloc calls
2014-09-24 Andrew Priceiowatcher: Simplify temp movie directory creation
2014-09-24 Andrew Priceiowatcher: Merge trace dumping functions into one
2014-09-24 Andrew Priceiowatcher: Check program exit code properly
2014-09-24 Andrew Priceiowatcher: Fix up directory trace processing
2014-09-24 Jan Karaiowatcher: Handle REQUEUE events
2014-09-24 Jan Karaiowatcher: Make seconds unsigned
2014-09-24 Jan Karaiowatcher: Remove duplicate defines from blkparse.c
2014-09-24 Jan Karaiowatcher: Skip events beyond max_seconds
2014-09-24 Jan Karaiowatcher: Do not add events out of time range to the...
2014-09-24 Chris Masoniowatcher: Fine tune the ticks
2014-09-24 Chris Masoniowatcher: Update the README for a few new options
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
2014-09-08 Robert Schielesignal condition variable at end of stop_tracers
2014-04-11 Riku Voipioremove unused barrier.h
2013-12-04 Eiichi Tsukatablktrace bno_plot.py: output comprehensive message...
2013-08-01 Nathan Zimmerblktrace blkreplay: convert to use a dynamic cpu_set_t
2013-08-01 Nathan Zimmerblktrace: use number of configured cpus instead of...
2013-08-01 Nathan Zimmerbtreplay: use sysconf to get the number of configured...
2013-08-01 Nathan Zimmerbtreplay: Machines are now large enough that holes...
2013-08-01 Nathan Zimmerverify_blkparse: Change max_cpus to deal with systems...
2013-03-19 Ivan DyukovMore accurate calculation of the total read/write values
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
2012-02-27 Jens Axboeblktrace 1.0.5 origin blktrace-1.0.5
2012-02-27 Vasily TarasovToo small arrays for file names
2012-02-01 Jens AxboeFix compiler warnings
2012-02-01 Eric Sandeenavoid string overflows
2012-02-01 Eric Sandeenblktrace: remove unused variable
2012-02-01 Eric Sandeenblkparse: initialize cpu_map
2012-02-01 Eric Sandeenbtt: close devmap file after processing
2012-02-01 Eric SandeenFix several leaks on error paths
2012-02-01 Eric SandeenRemove extraneous malloc in find_input routines
2012-02-01 Eric SandeenClose stream in 'I' switch handling
2012-02-01 Eric SandeenFree pdu_buff on bad pdu path in process()
2012-02-01 Eric SandeenFix potential array overrun in act_to_str
2012-02-01 Eric SandeenCheck setvbuf return value
2012-01-31 Jens Axboeblktrace 1.0.4 blktrace-1.0.4
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Mikulas PatockaFix for realloc bug and wrong error logging
2011-08-11 Jens Axboeblktrace 1.0.3 blktrace-1.0.3
next