wasm-micro-runtime/product-mini/platforms/nuttx
TianlongLiang 7c0471097d Enhance memory profiling with structured logging support
- Enable memory profiling and structured logging in CMake configuration.
- Update memory tracing definitions to support custom sections.
- Replace os_printf with MEM_PROF_PRINTF for memory-related outputs.
- Add verbose logging for memory consumption in various modules.
2026-03-31 13:29:22 +08:00
..
CMakeLists.txt Enhance memory profiling with structured logging support 2026-03-31 13:29:22 +08:00
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00
wamr.mk Support dynamic aot debug (#3788) 2024-09-18 11:02:10 +08:00