From: Andi Kleen Date: Tue, 22 Oct 2013 15:46:23 +0000 (-0700) Subject: kbuild, bloat-o-meter: fix static detection X-Git-Tag: v3.13-rc1~74^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21cf6e584ce35b79374581e6344dd7c74f8b4a2b;p=pandora-kernel.git kbuild, bloat-o-meter: fix static detection Disable static detection: the static currently drops a lot of useful information including clones generated by gcc. Drop this. The statics will appear now without static. prefix. But remove the LTO .NUMBER postfixes that look ugly Signed-off-by: Andi Kleen Signed-off-by: Michal Marek --- Reading git-diff-tree failed