-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm