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

Enable finalizer events for EventPipe #88604

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Conversation

LakshanF
Copy link
Member

@LakshanF LakshanF commented Jul 10, 2023

Enable FireEtwGCFinalizersBegin_V1 and FireEtwGCFinalizersEnd_V1 events in EventPipe.

Fixes #88056

@LakshanF LakshanF added this to the 8.0.0 milestone Jul 10, 2023
@LakshanF LakshanF self-assigned this Jul 10, 2023
@ghost
Copy link

ghost commented Jul 10, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Enable FireEtwGCFinalizersBegin_V1 and FireEtwGCFinalizersEnd_V1 events in EventPipe.

Author: LakshanF
Assignees: LakshanF
Labels:

area-NativeAOT-coreclr

Milestone: 8.0.0

@LakshanF LakshanF merged commit 209e181 into dotnet:main Jul 12, 2023
113 of 116 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Enable Finalizer event in NativeAOT
2 participants