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
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
2 matches
Mail list logo