incubator-nuttx/mm/mempool
wangbowen6 b0ab41beee memdump: support dump the leak memory (malloced but task exit)
1. command "memdump leak" can dump the leacked memory node;
2. fix the leak memory stat bug in memory manager;

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2023-07-31 05:48:33 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mempool.c memdump: support dump the leak memory (malloced but task exit) 2023-07-31 05:48:33 -07:00
mempool_multiple.c libs: fix visual studio Compiler Error C2036 2023-07-14 01:23:16 +08:00
mempool_procfs.c procfs: Add g_ prefix to all procfs_operations 2023-04-22 03:33:50 -04:00