perfview icon indicating copy to clipboard operation
perfview copied to clipboard

Pinned Object Heap Data in the Raw XML from the GCStats View Lacks Fields

Open mrsharm opened this issue 2 years ago • 0 comments

There are a number of fields where we lack the data:

  1. ObjSpaceBefore == ObjSizeAfter
  2. PinnedSurv = 0
  3. In = 0
  4. Out = 0

mrsharm avatar Jul 28 '23 05:07 mrsharm