blktrace: don't stop tracer if not setup trace successfully
[blktrace.git] / btt /
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
2016-05-05 Jan Karabtt: Replace overlapping IO
2016-05-03 Jens Axboebtt/unplug_hist: fix bad memset
2014-09-24 Chris MasonMerge the iowatcher repository
2013-12-04 Eiichi Tsukatablktrace bno_plot.py: output comprehensive message...
2012-02-01 Jens AxboeFix compiler warnings
2012-02-01 Eric Sandeenbtt: close devmap file after processing
2012-02-01 Eric SandeenFix several leaks on error paths
2010-04-20 Edward Shishkinblktrace: print correct usage
2010-04-19 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-03-22 Alan D. BrunelleFixed incorrect sizeof instead of strlen in btt/rstats.c
2010-03-22 Alan D. BrunelleCorrected memory leak in btt/p_live.c
2009-10-08 Alan D. Brunellebtt: Added in I/O activity per device and system-wide
2009-10-08 Alan D. Brunellebtt: better data file naming
2009-09-01 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2009-08-14 Alan D. BrunelleAdded in running stats documentation
2009-08-14 Alan D. BrunelleAdded in running stats for btt
2009-05-11 Alan D. BrunelleConverted to using the correct remap entries
2009-04-06 Alan D. BrunelleFixed plug/unplug logic in btt
2009-04-02 Alan D. BrunelleWorking on fixing % time q plugged
2009-03-12 Alan D. BrunelleGenerate matplotlib plots for btt generated data
2009-02-13 Alan D. Brunellebtt: Added no remap option
2009-02-13 Alan D. Brunellebtt general cleanup plus valgrind clean
2009-02-12 Alan D. Brunellebtt: Missed fopen conversion to my_fopen
2009-02-12 Alan D. BrunelleCleaned up devs that have no data
2009-02-11 Alan D. Brunellebtt: fixed open in setup_ifile
2009-02-09 Alan D. BrunelleRewrote blktrace to have a single thread per CPU
2009-01-23 Alan D. BrunelleFix btt to handle large numbers of output files
2008-11-12 Alan D. Brunellegcc 4.3.2 has started to warn about:
2008-11-11 Alan D. BrunelleMerge branch 'add-P'
2008-11-11 Alan D. BrunelleMerge branch 'fix-m'
2008-11-11 Alan D. BrunelleAdded -P to create a data file w/ Q, D and C per line
2008-11-11 Alan D. BrunelleMerge branch 'fix-m' into add-P
2008-11-11 Alan D. BrunelleFixed 'M' displays on per-io output and added in I...
2008-11-11 Alan D. Brunelle Fixed segfault in aqd.c : need to check for NULL ...
2008-11-10 Alan D. BrunelleAdded in -z to provide running waiting-for-issue latencies
2008-10-16 Alan D. BrunelleAdded in -L option - output periodic latency information
2008-10-16 Alan D. BrunelleAdded in -Q / --active-queue-depth option
2008-10-10 Alan D. BrunelleRemoved excessive amounts of seek modes (for random...
2008-10-10 Alan D. BrunelleMerge branch 'master' of ssh://alanbrunelle@git.kernel...
2008-09-23 Alan D. BrunelleAdded in %done for btt
2008-05-27 Alan D. BrunellePut message notes from kernel into a separate file...
2008-05-21 Alan D. BrunelleHandled no difference in seek times
2008-05-21 Alan D. BrunelleAdded in -m option, seeks-per-second
2008-05-12 Alan D. BrunelleFixed percentage calculations for phases of an I/O
2008-05-09 Alan D. BrunelleAdded S2G times + fixed up -X output to include X2X
2008-05-08 Alan D. BrunelleAdded -X option - generate easily parseable file
2008-02-13 Alan D. BrunelleCleanups: Fixed IOPs in btt left over at end of run
2008-02-13 Aaron Carrollbtt: fix missing cleanup call
2008-02-13 Aaron Carrollbtt: fix iostat interval default
2008-02-12 Alan D. BrunelleAdded info about bno_plot.py and clean ups
2008-02-08 Alan D. BrunelleMerge branch 'bno_plot.submit'
2008-02-05 Alan D. BrunelleAdded new IOs per unplug table
2008-02-05 Alan D. BrunelleAdded bno_plot.py - generate interactive 3D plot of...
2008-01-31 Alan D. BrunelleUNPLUG does the timing stuff, UNPLUG TIMEOUT only does...
2008-01-31 Alan D. BrunelleFixed excess bucket information for unplug histograms.
2008-01-03 Dave BoutcherFix Q counts during requeue and merges.
2007-12-10 Alan D. BrunelleSeparated out g/i/m trace handling.
2007-12-06 Alan D. BrunelleMerge branch 'master' into add-q2d
2007-12-05 Alan D. BrunelleAdded in Q2D histograms (requires -A)
2007-11-13 Alan D. BrunelleAdded active requests at Q information.
2007-11-08 Alan D. BrunelleFixed REMAP to update Q2A & fixed #Q calculations
2007-10-02 Alan D. BrunelleAdded list_splice to btt/list.h
2007-09-10 Alan D. BrunelleMajor revamping (ver 2.0)
2007-08-26 Jan BlunckMakefile fixes
2007-04-18 Alan D. BrunelleFix unplug histogram placement.
2007-04-16 Alan D. BrunelleAdd in unplug IO count histogram
2007-04-16 Alan D. BrunelleCleaned out the btt/README file.
2007-04-14 Alan D. BrunelleCombine all outstanding patches into one /big patch/
2007-04-13 Alan D. BrunelleA couple of weeks ago Ming Zhang had noted that btt...
2007-03-06 Alan D. BrunelleSome fixes - added in 4 figures, fixed an error in...
2007-03-05 Alan D. BrunelleFix warning in output.c where __u64 is a long, not...
2007-03-05 Alan D. BrunelleBTT: Added user guide
2007-03-05 Alan D. BrunelleBTT: Clean up output in preparation for first major...
2007-02-26 Alan D. BrunelleFix a typo in unplug's due to timers.
2007-02-26 Alan D. BrunelleAdd in the notion of pre-culling IOs per device until...
2007-02-26 Alan D. BrunelleAdd Q and D histograms (based upon IO size)
2007-02-26 Alan D. BrunelleFix remap handling (again).
2007-02-26 Alan D. BrunelleFix plug output to only display when there are plug...
2007-02-12 Alan D. BrunelleAdded in plug totals
2007-02-08 Alan D. Brunelle[PATCH] Add in measuring of Plug and Unplug traces.
2007-02-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git...
2007-02-08 Alan D. BrunelleAdded overall averages for seek information
2007-02-08 Alan D. BrunelleAdded overall averages for merge information.
2007-02-08 Alan D. BrunelleFixed a problem where not all of a device structure...
2007-02-08 Alan D. BrunelleA couple of miscellaneous clean up operations.
2007-02-08 Alan D. BrunelleChanged triggering on INSERT to GETRQ (temporary?)
2007-02-08 Alan D. BrunelleAlways output seeks averages, even if we are not tracki...
2007-02-06 Alan D. Brunelle[PATCH]: btt - major fixes and speed improvements
2006-12-01 Jens Axboe[PATCH] BTT patch: Fix problem with short runs
2006-12-01 Jens Axboe[PATCH] BTT patch: (3/3) time bounded trace analysis
2006-12-01 Jens Axboe[PATCH] BTT patch: (2/3) per-IO stream output
2006-12-01 Jens Axboe[PATCH] BTT patch: (1/3) 'iostat' totals
2006-11-13 Alan D. Brunelle[PATCH] btt: handle cases where we remap to a device...
2006-10-03 Alan David Brunelle[PATCH] Convert to using on-the-fly RB trees, no post...
2006-10-03 Alan David Brunelle[PATCH] btt: Fixed %utilization computation: idle not...
2006-09-21 Alan David Brunelle[PATCH] Added in Q2C and D2C latency output option.
2006-09-21 Alan David Brunelle[PATCH] Cleaned up old LVM/MD references, cleaned up...
next