wasm-micro-runtime/product-mini/platforms
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
..
alios-things [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
android fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
common add a set of apis to configure wasi via InstantiationArgs2 (#4707) 2025-11-24 19:20:21 +08:00
cosmopolitan fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
darwin wasi-nn: apply the shared library hack to darwin as well (#4374) 2025-06-17 17:40:23 +08:00
esp-idf feat(yml): Add ESP32-P4 and ESP32-C5 support (#4270) 2025-05-19 10:33:09 +08:00
freebsd Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
ios fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
linux fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
linux-sgx Refactoring enclave sample (#4828) 2026-03-06 21:19:41 +08:00
nuttx Enhance memory profiling with structured logging support (#4896) 2026-04-08 10:34:48 +08:00
posix add a set of apis to configure wasi via InstantiationArgs2 (#4707) 2025-11-24 19:20:21 +08:00
riot Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
rt-thread add a set of apis to configure wasi via InstantiationArgs2 (#4707) 2025-11-24 19:20:21 +08:00
vxworks Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
windows fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
zephyr Fix a compilation race condition for higher version Zephyr (#4907) 2026-04-08 09:14:10 +08:00