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

Added a Dynamic Event for OOM Reporting #110617

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

mrsharm
Copy link
Member

@mrsharm mrsharm commented Dec 11, 2024

Corresponding PR in the Performance Repo: dotnet/performance#4606
Corresponding PR in the PerfView Repo: microsoft/perfview#2156

Copy link
Contributor

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

@mangod9
Copy link
Member

mangod9 commented Dec 11, 2024

Looks like there is a build break on MacOS.

@Maoni0
Copy link
Member

Maoni0 commented Jan 14, 2025

I pushed a commit that sets fgm for regions.

(uint64_t)oom_info.gc_index,
(uint64_t)oom_info.alloc_size,
(uint8_t)oom_info.reason,
(uint8_t)oom_info.fgm,
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: Get GC# when fgm is set.

@mrsharm mrsharm marked this pull request as draft January 30, 2025 20:32
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