Add malloc monitoring to get a sense of RAM use
authorCharles Manning <cdhmanning@gmail.com>
Fri, 19 Jun 2020 01:52:21 +0000 (13:52 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Fri, 19 Jun 2020 01:52:21 +0000 (13:52 +1200)
Note this should only be monitoring the malloc usage by Yaffs, not the
malloc usage in things like flash simulators which are not relevant in
real systems.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found