showsize.sh
Show the top 10 biggest memory hogs in code and data spaces. This must be executed from the top-level NuttX directory like:
$ tools/showsize.sh
TOP 10 BIG DATA
...
TOP 10 BIG CODE
...
showsize.shShow the top 10 biggest memory hogs in code and data spaces. This must be executed from the top-level NuttX directory like:
$ tools/showsize.sh
TOP 10 BIG DATA
...
TOP 10 BIG CODE
...