bloat-o-meter: handle huge (hex) sizes.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 30 Mar 2012 17:14:27 +0000 (19:14 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 30 Mar 2012 17:26:40 +0000 (19:26 +0200)
commitb1b70969e06658555d07d5cab40fb8a70c251e1b
tree269fc12a0150811a4091a8a9ab7976ea9520cd92
parent0d6bbb0497016d23e1e480a47b2e0823918de021
bloat-o-meter: handle huge (hex) sizes.

dynamic symbols with size >99999 are printed in hex.
see print_vma(psym->st_size, DEC_5)

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
scripts/bloat-o-meter