wasm-micro-runtime/core/shared/mem-alloc
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
..
ems Enhance memory profiling with structured logging support (#4896) 2026-04-08 10:34:48 +08:00
mem_alloc.c Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 2024-04-07 11:57:31 +08:00
mem_alloc.cmake Expose WAMR_BUILD_GC_HEAP_SIZE_DEFAULT as a CMake option 2025-03-02 23:32:04 -05:00
mem_alloc.h Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00