From: Jean Delvare Date: Tue, 22 Mar 2011 23:35:13 +0000 (-0700) Subject: bloat-o-meter: include read-only data section in report X-Git-Tag: v2.6.39-rc1~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50e3f512a5a15a73acd94e6ec8ed63cd512e04f;p=pandora-kernel.git 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 Cc: Andi Kleen Acked-by: Nathan Lynch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed