module: reduce symbol table for loaded modules (v2)
authorJan Beulich <JBeulich@novell.com>
Mon, 6 Jul 2009 13:50:42 +0000 (14:50 +0100)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:02:57 +0000 (00:32 +0930)
Discard all symbols not interesting for kallsyms use: absolute,
section, and in the common case (!KALLSYMS_ALL) data ones.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found