microsoft/ProcDump-for-Linux

Generate a dump when a .NET gen collection starts and ends

MarioHewardt opened this issue · 3 comments

New switch: -gcgen

@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?

Hi - gcgen is not exposed in the Windows version. We'll add a backlog item for future consideration.

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