blktrace.git
2018-05-02 Jens Axboebtt: make device/devno use PATH_MAX to avoid overflow
2018-04-09 Weiping Zhangblkparse: add documetation for 'R' requeue request
2018-04-09 Weiping Zhangblkparse: remove duplicated entry for flag M
2018-01-24 weiping zhangblktrace: don't stop tracer if not setup trace successfully
2018-01-23 Robin H. Johnsonfix parallel build failures
2018-01-23 Robin H. Johnsonrespect LDFLAGS when linking programs
2017-11-07 Gwendal Grignoubtt: Fix overlapping IO stats.
2017-11-05 Jens Axboebtt/devs: silence warning on sprintf overflow
2017-11-05 Jens Axboejhash: fix annoying gcc fall through warnings
2017-11-05 Jens AxboeBlktrace 1.2.0 blktrace-1.2.0
2017-11-05 Jens Axboeblktrace: abort if device ioctl setup fails
2017-01-26 Jan Karablktrace: Create empty output files for non-existent...
2017-01-26 Jan Karablktrace: Reorganize creation of output file name
2017-01-26 Jan Karablktrace: Add support for sparse CPU numbers
2016-08-23 Thomas Petazzoniiowatcher: link with -lrt
2016-05-19 Eric Sandeenblktrace: remove -k from manpage synopsis
2016-05-05 Jan KaraFixup graph name in help text
2016-05-05 Jan KaraSeparate prefix in legend with space
2016-05-05 Jan KaraDon't prepend blktrace destination dir if we didn't...
2016-05-05 Jan KaraZero sectors are strange
2016-05-05 Jan Karabtt: Replace overlapping IO
2016-05-05 Jan Karaiowatcher: Use queue events if issue not available
2016-05-05 Jan KaraProcess notify events outside of given interval
2016-05-05 Jan KaraUse maximum over all traces for queue depth
2016-05-05 Jan KaraBetter max estimate for line graphs
2016-05-03 Jens Axboebtt/unplug_hist: fix bad memset
2016-04-25 Olaf Heringbtreplay: remove timestamps
2016-04-25 Roman Penbtreplay: make Ctrl-C work
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
next