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

[Mono]: Update Mono diagnostic docs. #110621

Merged

Conversation

lateralusX
Copy link
Member

Updated Mono diagnostic docs with changes and alignment to newer .NET releases:

  • MonoVM supports dotnet-gcdump starting from .NET 8, no need to use Mono profiler EventPipe provider and custom tooling.
  • dotnet-dsrouter is installed from regular dotnet-tools feed.
  • dotnet-dsrouter included additional configuration profiles in .NET 8, simplify examples in documentation.
  • Experimental Mono profiler EventPipe provider was disabled in .NET 8 by default. Added description on how to enable it.

@lateralusX lateralusX requested a review from am11 December 12, 2024 10:36
Copy link
Member

@am11 am11 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@lateralusX lateralusX merged commit 7519455 into dotnet:main Dec 12, 2024
13 checks passed
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
* [Mono]: Update Mono diagnostic docs.

* Review feedback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants