bloat-o-meter: include read-only data section in report
commitc50e3f512a5a15a73acd94e6ec8ed63cd512e04f
authorJean Delvare <khali@linux-fr.org>
Tue, 22 Mar 2011 23:35:13 +0000 (22 16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2011 00:44:17 +0000 (22 17:44 -0700)
tree7f8e4ef42dd0c946ba7d4d6b001133db83e15a4a
parent565d76cb7d5fd7cb010fd690602280a69ab116ef
bloat-o-meter: include read-only data section in report

I'm not sure why the read-only data section is excluded from the report,
it seems as relevant as the other data sections (b and d).

I've stripped the symbols starting with __mod_ as they can have their
names dynamically generated and thus comparison between binaries is not
possible.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Andi Kleen <andi@firstfloor.org>
Acked-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/bloat-o-meter