Skip to content

Enhance memory profiling with structured logging support#4896

Open
TianlongLiang wants to merge 4 commits intobytecodealliance:mainfrom
TianlongLiang:dev/mem_profiling_enhance
Open

Enhance memory profiling with structured logging support#4896
TianlongLiang wants to merge 4 commits intobytecodealliance:mainfrom
TianlongLiang:dev/mem_profiling_enhance

Conversation

@TianlongLiang
Copy link
Copy Markdown
Contributor

  • 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.

- 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.
@TianlongLiang
Copy link
Copy Markdown
Contributor Author

Hi, @no1wudi, I replaced os_printf usage with LOG_VERBOSE for memory consumption info printing. Let me know if it would cause issues on your end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant