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

Emit Contention/Start and Contention/Stop Events on Native AOT Apps #76754

Closed
brianrob opened this issue Oct 7, 2022 · 2 comments
Closed

Emit Contention/Start and Contention/Stop Events on Native AOT Apps #76754

brianrob opened this issue Oct 7, 2022 · 2 comments
Assignees
Milestone

Comments

@brianrob
Copy link
Member

brianrob commented Oct 7, 2022

Currently, native AOT apps don't emit Contention events. We should add these events for native AOT apps so that we can see how long each waiter waits on a contended lock.

@brianrob brianrob added this to the 8.0.0 milestone Oct 7, 2022
@VSadov VSadov self-assigned this Oct 27, 2022
@VSadov
Copy link
Member

VSadov commented Oct 27, 2022

related to #75108

@agocke agocke added this to AppModel Apr 3, 2023
@agocke agocke modified the milestones: 8.0.0, 9.0.0 Aug 10, 2023
@MichalStrehovsky
Copy link
Member

Native AOT lock type was replaced with a new shared lock that generates these events. I believe we can close this.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

4 participants