Skip to content

Conversation

VincentBu
Copy link
Contributor

In this PR, we create custom events that log private memory when GCStart and GCEnd events are triggered.
Provider name: GCPerfsimCustomEvents
Events:

  • PrivateMemoryAtGCStart: when GCStart is triggered, the eventsource emit this event;
  • PrivateMemoryAtGCEnd: when GCEnd is triggered, the eventsource emit this event.

In PerfView, it looks like:
image

@mrsharm
Copy link
Member

mrsharm commented Aug 26, 2025

Can close in favor of looking at the TotalCommittedMemory.

@VincentBu VincentBu closed this Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants