blktrace.git
2016-04-25 Roman Penbtreplay: fix sched_{set|get}affinity
2016-04-25 Roman Penbtreplay: fix memory corruption caused by CPU_ZERO_S
2016-02-09 Abutalib Aghayevblktrace: Use number of online CPUs
2016-01-08 John GrovesAdd the "-a discard" filter option to the blktrace...
2015-09-15 Jens AxboeFix warnings on newer gcc
2015-09-15 Khem Rajinclude sys/types.h for dev_t definition
2015-08-20 Josef Cejkabtreplay: Fix typo in scaling up the dynamic cpu set...
2015-02-18 Olaf HeringRefer to sda instead of hda in man pages
2014-09-25 Jens Axboeiowatcher: wrap system() in a checker function
2014-09-25 Jens AxboeMerge branch 'for-upstream' of https://github.com/andyp...
2014-09-25 Jens AxboeMerge git://git./linux/kernel/git/mason/blktrace
2014-09-25 Andrew PriceAdd iowatcher requirements to README
2014-09-25 Chris Masoniowatcher: check the return value from write()
2014-09-25 Chris Masoniowatcher: fixup the Makefile
2014-09-25 Andrew Priceiowatcher: Remove iowatcher/README
2014-09-25 Andrew Priceiowatcher: Move iowatcher.1 into doc directory
2014-09-25 Andrew Priceiowatcher: Add iowatcher to .gitignore
2014-09-24 Jens AxboeMakefile: ensure that iowatcher gets cleaned
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
next