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)
commit0ca67da389c41a10ba51b85905a2437669c0471d
tree3faa317ad65092653263e93af60b1dca72af6336
parentb19d3c9f0ada46534e44308f72d7e70ab1e301ee
Add malloc monitoring to get a sense of RAM use

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>
direct/test-framework/FrameworkRules.mk
direct/test-framework/basic-tests/dtest.c
direct/test-framework/yaffs_osglue.c
direct/yaffs_osglue.h