-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-Tracing-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
Background and Motivation
The gen0 budget can be used one of the signals to better understand when the GC is going to collect. It's not the only signal but it's an important one.
Proposed Feature
Today that information is readily available as an GC event but not an event counter. We can either synthesize a counter in our diagnostic tools or emit a counter from the runtime. I don't have a preference but I would like to see the data along side other counters.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-Tracing-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions