blktrace: don't stop tracer if not setup trace successfully
[blktrace.git] / Makefile
2018-01-23 Robin H. Johnsonfix parallel build failures
2018-01-23 Robin H. Johnsonrespect LDFLAGS when linking programs
2014-09-25 Jens AxboeMerge git://git./linux/kernel/git/mason/blktrace
2014-09-24 Jens AxboeMakefile: ensure that iowatcher gets cleaned
2014-09-24 Chris Masoniowatcher: add iowatcher to the main blktrace Makefile
2014-09-24 Chris MasonMerge the iowatcher repository
2008-10-16 Martin Peschkeblkiomon: I/O monitor
2008-02-08 Alan D. BrunelleMerge branch 'bno_plot.submit'
2008-02-05 Alan D. BrunelleAdded bno_plot.py - generate interactive 3D plot of...
2007-12-06 Alan D. BrunelleMerge branch 'master' into add-q2d
2007-12-06 Joshua RootRemove strange make dependency
2007-10-02 Alan D. BrunelleAdd btrecord/btreplay capability
2007-08-26 Jan BlunckMakefile fixes
2007-07-30 Vincent LegollFix Makefile buglets
2007-07-24 Jens AxboeAdd man pages
2007-03-05 Alan D. BrunelleBTT: Added user guide
2007-02-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git...
2007-02-07 Vasily Tarasov[PATCH] Improve dependency checking on builds
2006-05-25 Jens Axboe[PATCH] Add Alan's btt tool
2006-02-15 Jens Axboe[PATCH] verify_blkparse: -W warning
2006-01-26 Alan D. Brunelle[PATCH] Added blkrawverify utility
2005-10-11 Jens Axboe[PATCH] rpm should work for version 3.x now (with chang...
2005-10-11 Jens Axboe[PATCH] Include tar ball in clean target
2005-10-11 Jens Axboe[PATCH] Add make rpm target
2005-10-11 Jens Axboe[PATCH] 1.0 preparations
2005-10-09 Jens Axboe[PATCH] Add large file support for 32-bit platforms
2005-10-05 Jens Axboe[PATCH] Makefile: only include .c files in deps
2005-10-05 Jens Axboe[PATCH] Makefile: dep fixup
2005-10-05 Jens Axboe[PATCH] Makefile: add dependencies
2005-10-05 Jens Axboe[PATCH] Move docs to doc/
2005-10-05 Alan D. Brunelle[PATCH] Add blktrace users guide
2005-10-05 Jens Axboe[PATCH] Makefile: kill -W again
2005-10-05 Jens AxboeMerge refs/heads/master from origin
2005-10-05 Jens Axboe[PATCH] blktrace: fix a few -W warnings
2005-10-05 Alan D. Brunelle[PATCH] blkparse: Add -a/-A options to blkparse as...
2005-09-28 Jens Axboe[PATCH] verify_blkparse: implement in C instead
2005-09-28 Thomas Kenne[PATCH] Add script to verify correctness of blkparse...
2005-09-25 Jens Axboe[PATCH] blkparse: split format parsing into seperate...
2005-09-16 Jens Axboe[PATCH] Makefile: make sure to keep CFLAGS for link
2005-09-14 Nathan Scott[PATCH] Add btrace to Makefile
2005-09-05 Jens Axboe[PATCH] Support for live tracing
2005-08-29 Jens Axboe[PATCH] Split output stats into per-cpu
2005-08-29 Jens Axboe - Improved error handling
2005-08-27 Jens AxboeFixed the sorting and parsing of traces with payloads
2005-08-26 Jens AxboeInitial commit