busybox/scripts
Denis Vlasenko d4fea900bd add script which measures stack consumption.
Current top users:

0x08052f52 uncompress []:                               393312
0x080c8a58 input_tab []:                                82104
0x08092d5b ifaddrlist []:                               32828
0x08056163 loadfont_main []:                            32796
0x0806e508 colon []:                                    16532
0x08056095 do_loadfont []:                              16400
0x0806da70 place_cursor []:                             16388
0x080792e8 login_main []:                               9176

393 kb of stack??? OMG...
2007-06-10 00:54:27 +00:00
..
basic
kconfig
bloat-o-meter
checkhelp.awk
checkstack.pl
cleanup_printf2puts adding small script, mostly for documentational purposes 2007-04-08 15:12:21 +00:00
defconfig
find_bad_common_bufsiz
find_stray_communal_vars
gcc-version.sh
individual
Kbuild
Kbuild.include
Makefile.build
Makefile.clean
Makefile.host
Makefile.IMA
Makefile.lib
mkconfigs
mkmakefile fixing build system overhaul fallout... 2006-10-05 17:11:08 +00:00
objsizes
showasm Script to easily get an assembly dump of a single function. 2006-05-07 20:58:55 +00:00
trylink