Commit Graph

2 Commits

Author SHA1 Message Date
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
TianlongLiang
d0f8ac0e7d
Add custom section sample and enable CI test (#4891) 2026-03-30 14:47:32 +08:00