Re: [PATCH] lib/Kconfig.debug: introduce CONFIG_CC_STACK_USAGE

2014-07-12 Thread Konstantin Khlebnikov
Damn, I forget to add them to the .gitignore On Sun, Jul 13, 2014 at 12:01 AM, Konstantin Khlebnikov wrote: > This patch adds option for collecting stack usage statistics > via gcc option '-fstack-usage' (needs gcc 4.6 or newer). > For each .o file gcc dumps stack-frame sizes into .su file. > > F

[PATCH] lib/Kconfig.debug: introduce CONFIG_CC_STACK_USAGE

2014-07-12 Thread Konstantin Khlebnikov
This patch adds option for collecting stack usage statistics via gcc option '-fstack-usage' (needs gcc 4.6 or newer). For each .o file gcc dumps stack-frame sizes into .su file. File format: ::: select.c:870:5:do_sys_poll 1040static rtnetlink.c:1880:12:rtnl_newlink552