[Wasm] Support for the mono log profiler for memory profiling #107312
Labels
arch-wasm
WebAssembly architecture
area-Build-mono
in-pr
There is an active PR which will close this issue when it is merged
os-browser
Browser variant of arch-wasm
Milestone
The mono runtime provides a log profiler, which can generate mlpd files, which can be parsed by the Xamarin Profiler.
This feature is not enabled in the current main, and considering that #105713 may not make its way into .NET 9, being able to profile the memory of wasm apps is still a critical scenario.
If this helps, I have a net8 patch that enabled it for Uno's custom runtime, which can certainly be updated for net9 and the wasmhost builds.
The text was updated successfully, but these errors were encountered: