summaryrefslogtreecommitdiff
path: root/btt
AgeCommit message (Expand)Author
2013-12-03blktrace bno_plot.py: output comprehensive message when gnuplot not foundEiichi Tsukata
2012-02-01Fix compiler warningsJens Axboe
2012-02-01btt: close devmap file after processingEric Sandeen
2012-02-01Fix several leaks on error pathsEric Sandeen
2010-04-20blktrace: print correct usageEdward Shishkin
2010-03-22Fixed incorrect sizeof instead of strlen in btt/rstats.cAlan D. Brunelle
2010-03-22Corrected memory leak in btt/p_live.cAlan D. Brunelle
2009-10-08btt: Added in I/O activity per device and system-wideAlan D. Brunelle
2009-10-08btt: better data file namingAlan D. Brunelle
2009-08-14Added in running stats documentationAlan D. Brunelle
2009-08-14Added in running stats for bttAlan D. Brunelle
2009-05-11Converted to using the correct remap entriesAlan D. Brunelle
2009-04-06Fixed plug/unplug logic in bttAlan D. Brunelle
2009-04-02Working on fixing % time q pluggedAlan D. Brunelle
2009-03-12Generate matplotlib plots for btt generated dataAlan D. Brunelle
2009-02-13btt: Added no remap optionAlan D. Brunelle
2009-02-13btt general cleanup plus valgrind cleanAlan D. Brunelle
2009-02-12btt: Missed fopen conversion to my_fopenAlan D. Brunelle
2009-02-12Cleaned up devs that have no dataAlan D. Brunelle
2009-02-11btt: fixed open in setup_ifileAlan D. Brunelle
2009-02-09Rewrote blktrace to have a single thread per CPUAlan D. Brunelle
2009-01-23Fix btt to handle large numbers of output filesAlan D. Brunelle
2008-11-12gcc 4.3.2 has started to warn about:Alan D. Brunelle
2008-11-11Added -P to create a data file w/ Q, D and C per lineAlan D. Brunelle
2008-11-11Merge branch 'fix-m' into add-PAlan D. Brunelle
2008-11-11Fixed 'M' displays on per-io output and added in I/O separatorAlan D. Brunelle
2008-11-11 Fixed segfault in aqd.c : need to check for NULL (not requested)Alan D. Brunelle
2008-11-10Added in -z to provide running waiting-for-issue latenciesAlan D. Brunelle
2008-10-16Added in -L option - output periodic latency informationAlan D. Brunelle
2008-10-16Added in -Q / --active-queue-depth optionAlan D. Brunelle
2008-10-10Removed excessive amounts of seek modes (for random sets of I/Os)Alan D. Brunelle
2008-09-23Added in %done for bttAlan D. Brunelle
2008-05-27Put message notes from kernel into a separate file for easy trackingAlan D. Brunelle
2008-05-21Handled no difference in seek timesAlan D. Brunelle
2008-05-21Added in -m option, seeks-per-secondAlan D. Brunelle
2008-05-12Fixed percentage calculations for phases of an I/OAlan D. Brunelle
2008-05-09Added S2G times + fixed up -X output to include X2XAlan D. Brunelle
2008-05-08Added -X option - generate easily parseable fileAlan D. Brunelle
2008-02-13Cleanups: Fixed IOPs in btt left over at end of runAlan D. Brunelle
2008-02-13btt: fix missing cleanup callAaron Carroll
2008-02-13btt: fix iostat interval defaultAaron Carroll
2008-02-12Added info about bno_plot.py and clean upsAlan D. Brunelle
2008-02-08Merge branch 'bno_plot.submit'Alan D. Brunelle
2008-02-05Added new IOs per unplug tableAlan D. Brunelle
2008-02-05Added bno_plot.py - generate interactive 3D plot of IO blocks and sizesAlan D. Brunelle
2008-01-31UNPLUG does the timing stuff, UNPLUG TIMEOUT only does timeoutAlan D. Brunelle
2008-01-31Fixed excess bucket information for unplug histograms.Alan D. Brunelle
2008-01-03Fix Q counts during requeue and merges.Dave Boutcher
2007-12-10Separated out g/i/m trace handling.Alan D. Brunelle
2007-12-05Added in Q2D histograms (requires -A)Alan D. Brunelle