/leak-tool

Prototype tool to analyze a dotnet gcdump for leaks

Primary LanguageC#MIT LicenseMIT

Prototype to do runtime analysis of leaks

Licensing is MIT, similar to PerfView and dotnet/diagnostics, which were sources of inspiration for the tool.

Plan is to either:

a. Take in arbitrary processes and make this a standalone dotnet tool

b. Upstream to dotnet-gcdump