commit | 4a4962263f07d14660849ec134ee42b63e95ea9a | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Mon Jul 06 14:50:42 2009 +0100 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Sep 25 00:32:57 2009 +0930 |
tree | 0edfe694167c224a6d9e48901743edd478a71c29 | |
parent | 94a8d5caba74211ec76dac80fc6e2d5c391530df [diff] |
module: reduce symbol table for loaded modules (v2) 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>