Closed
Description
Overview issue in https://github.com/dotnet/runtime/issues/35561
After #32283 we have another GC heap for pinned objects. This will require at least the addition of a new entry to COR_PRF_GC_GENERATION
and might require more work. This issue is tracking the investigation of any impact on profilers.