summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-10-16bloat-o-meter: add usage infoBartosz Golaszewski2-10/+16
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer1-15/+6
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer1-1/+1
2011-07-08bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen1-2/+2
2010-10-28bloat-o-meter: make it python3 compliantMarek Polacek1-2/+2
2010-02-07bloat-o-meter: convert to print() callsBernhard Reutner-Fischer1-4/+4
2010-02-07bloat-o-meter: fix quadric behavior in alias resolutionBernhard Reutner-Fischer1-29/+68
2010-02-02bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer1-26/+46
2009-06-01bloat-o-meter: touchup argv handlingMike Frysinger1-2/+2
2009-06-01bloat-o-meter: fix tab/space mixingMike Frysinger1-3/+3
2008-05-23- optionally pass additional flags down to nmBernhard Reutner-Fischer2-6/+11
2008-05-21- make Christian happyBernhard Reutner-Fischer1-2/+1
2008-05-21- skip empty lines and archive membersBernhard Reutner-Fischer1-0/+6
2007-04-05- bail out if either file does not existBernhard Reutner-Fischer1-0/+5
2006-11-29od: fix buglet in --traditional, microoptimization,Denis Vlasenko2-18/+18
2006-05-29Teach bloatometer about .rodata, and tweak the display into something thatRob Landley1-8/+10
2006-05-26- patch from Tito to pretty print the overall deltaBernhard Reutner-Fischer1-0/+4
2006-05-08Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changesRob Landley1-3/+2
2006-05-07Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an oldRob Landley2-0/+65