wasm-micro-runtime/build-scripts/esp-idf/wamr
TianlongLiang 389d2060df
Enhance memory profiling with structured logging support (#4896)
* 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-04-08 10:34:48 +08:00
..
CMakeLists.txt Enhance memory profiling with structured logging support (#4896) 2026-04-08 10:34:48 +08:00
Kconfig Add WASI support for esp-idf platform (#3348) 2024-04-24 14:46:38 +08:00