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

[Local GC] Enable feature: GC_PROFILING #8058

Closed
swgillespie opened this issue May 11, 2017 · 2 comments
Closed

[Local GC] Enable feature: GC_PROFILING #8058

swgillespie opened this issue May 11, 2017 · 2 comments
Assignees
Milestone

Comments

@swgillespie
Copy link
Contributor

Related to https://github.com/dotnet/coreclr/issues/8268. Some of this work has been done already but there is additional work to be done to enable a profiler to walk the heap - in particular, ScanContext refers to VM internals when traversing the heap.

@swgillespie swgillespie changed the title [Local GC] Enable feature: PROFILING_SUPPORTED [Local GC] Enable feature: GC_PROFILING Jun 8, 2017
@swgillespie
Copy link
Contributor Author

Triage:

This is an important feature for 2.1, if only to prevent issues like dotnet/coreclr#14777 and dotnet/coreclr#14747 from occuring (though obviously the ideal shipping configuration is for profiling to work with a standalone GC).

@swgillespie swgillespie self-assigned this Nov 7, 2017
@davmason
Copy link
Member

Fixed in dotnet/coreclr#19777

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants