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] Add NativeRuntimeEventSource metadata to NativeAot CoreLib #106713

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2024

Backport of #106641 to release/9.0

/cc @jkotas

Customer Impact

  • Customer reported
  • Found internally

Some event descriptions were missing in event source manifest on native AOT. It prevents these specific events from being parsed by diagnostic tools and other tracing consumers.

Regression

  • Yes
  • No

This was bug in a native AOT diagnostic work done during .NET 8. We found it thanks to additional tests.

Testing

Found by new test that is passing now

Risk

Low

This is necessary to allow consumers to parse the payload.

Delete unnecessary runtimeflavor argument of genRuntimeEventSources.py script.

Fixes #105556
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 20, 2024
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.

lgtm. please get a code review and then we can merge

@jkotas jkotas requested a review from davmason August 20, 2024 18:24
Copy link
Member

@davmason davmason left a comment

Choose a reason for hiding this comment

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

LGTM

@davmason
Copy link
Member

cc @dotnet/dotnet-diag

@jkotas jkotas added the Servicing-approved Approved for servicing release label Aug 21, 2024
@jkotas jkotas added area-System.Threading and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 21, 2024
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Threading Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants