Skip to content

Collect segment information #14

Open
@djluck

Description

@djluck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions