zephyr/subsys/llext
Tom Burdick 6d651e37a3 llext: Track module memory usage
The memory usage shown in the shell was 0 which is obviously incorrect.
At some point the memory allocation tracking was dropped from llext.c
mistakenly. Add it back.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-11-08 10:07:50 +01:00
..
buf_loader.c
CMakeLists.txt
Kconfig LLEXT: Make max size in shell configurable 2023-10-03 15:17:39 +01:00
llext.c llext: Track module memory usage 2023-11-08 10:07:50 +01:00
shell.c LLEXT: Make max size in shell configurable 2023-10-03 15:17:39 +01:00