Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect segment information #14

Open
djluck opened this issue Aug 9, 2019 · 0 comments
Open

Collect segment information #14

djluck opened this issue Aug 9, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@djluck
Copy link
Owner

djluck commented Aug 9, 2019

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.

@djluck djluck added the enhancement New feature or request label Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant