Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0][browser] Enable the log profiler #107747

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

pavelsavara
Copy link
Member

Backport of #107434 to release/9.0

Customer Impact

  • Customer reported, customer contribution
  • Found internally

Enables Uno to use legacy memory profiler, which they already use with custom build of the runtime in Net8.
We don't have EventPipe solution for browser yet.

Regression

  • Yes
  • No

Testing

Automated test on main branch

Risk

Low. This is only used when

  • customer installed wasm workload
  • customer enabled <WasmProfilers>log;</WasmProfilers><WasmBuildNative>true</WasmBuildNative>

@pavelsavara pavelsavara added Servicing-approved Approved for servicing release arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Sep 12, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Sep 12, 2024
@pavelsavara pavelsavara self-assigned this Sep 12, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara
Copy link
Member Author

servicing approved here #107626 (comment)

cc @jeffschwMSFT

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. we can merge when ready

@jeffschwMSFT
Copy link
Member

@pavelsavara please take a look at the failing PR legs.

@maraf
Copy link
Member

maraf commented Sep 13, 2024

The failure in WasmBuildTests is #106160

@pavelsavara
Copy link
Member Author

@pavelsavara please take a look at the failing PR legs.

It's unrelated known issue #106160

@jeffschwMSFT jeffschwMSFT merged commit ccfa405 into dotnet:release/9.0 Sep 13, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants