Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - optionally pass additional flags down to nm | Bernhard Reutner-Fischer | 2008-05-23 | 1 | -5/+10 |
| | |||||
* | - make Christian happy | Bernhard Reutner-Fischer | 2008-05-21 | 1 | -2/+1 |
| | |||||
* | - skip empty lines and archive members | Bernhard Reutner-Fischer | 2008-05-21 | 1 | -0/+6 |
| | |||||
* | - bail out if either file does not exist | Bernhard Reutner-Fischer | 2007-04-05 | 1 | -0/+5 |
| | | | | Avoids filling my scrollback-buffer with superfluous information ;) | ||||
* | od: fix buglet in --traditional, microoptimization, | Denis Vlasenko | 2006-11-29 | 1 | -1/+1 |
| | | | | | document coreutils bug bloat-o-meter: account for objects in rodata too | ||||
* | Teach bloatometer about .rodata, and tweak the display into something that | Rob Landley | 2006-05-29 | 1 | -8/+10 |
| | | | | has a better chance of getting merged. | ||||
* | - patch from Tito to pretty print the overall delta | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -0/+4 |
| | |||||
* | Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changes | Rob Landley | 2006-05-08 | 1 | -3/+2 |
| | | | | back to linux-kernel... | ||||
* | Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an old | Rob Landley | 2006-05-07 | 1 | -0/+60 |
busybox_unstripped to busybox_old, build a new version, and "make bloatcheck" to see a detailed breakdown of the size difference. |