Open
Description
Currently the library doesn't collect any information about GC memory segments. By doing this, we would be able to calculate:
- % LOH allocated vs utilized (useful to understand potential LOH fragmentation issues)
- % SOH allocated vs utilized
See the GCCreateSegment_V1 and GCFreeSegment_V1 event.