Generate a dump when a .NET gen collection starts and ends
MarioHewardt opened this issue · 3 comments
MarioHewardt commented
New switch: -gcgen
ozkanpakdil-redgate commented
@MarioHewardt gcgen parameter does not exist on doc for windows https://learn.microsoft.com/en-us/sysinternals/downloads/procdump
Is there a way to get this for windows ? or how can I do this in windows from CLI or any easy way?
MarioHewardt commented
Hi - gcgen is not exposed in the Windows version. We'll add a backlog item for future consideration.
ozkanpakdil-redgate commented
In case anyone find themselves here, here is a way to run GC on second process https://github.com/ozkanpakdil/dotnet-examples/tree/main/GCDumper