Skip to content

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

jkotas added 3 commits August 20, 2024 17:01
This is necessary to allow consumers to parse the payload.

Delete unnecessary runtimeflavor argument of genRuntimeEventSources.py script.

Fixes #105556
@ghost ghost 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
Contributor

@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
Contributor

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.

@jkotas jkotas merged commit 81af315 into release/9.0 Aug 22, 2024
149 checks passed
@jkotas jkotas deleted the backport/pr-106641-to-release/9.0 branch August 22, 2024 01:44
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
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