diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2012-04-27 22:30:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-30 22:25:39 +0200 |
commit | 4107692760db8160a65347f7bb2fa7fa7bf9b0d1 (patch) | |
tree | 7e729fc32c723bc8fa77e852f3bf9308822fa653 /lib/sort.c | |
parent | dynamic_debug: simplify dynamic_debug_init error exit (diff) | |
download | linux-4107692760db8160a65347f7bb2fa7fa7bf9b0d1.tar.xz linux-4107692760db8160a65347f7bb2fa7fa7bf9b0d1.zip |
dynamic_debug: print ram usage by ddebug tables if verbose
Print ram usage of dynamic-debug tables and verbose section so user
knows cost of enabling CONFIG_DYNAMIC_DEBUG. This only counts the
size of the _ddebug tables for builtins and the __verbose section that
they refer to, not those used in loadable modules.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Acked-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions