Skip to content

lowgear/dump_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dump analyzer

Checklist

dmp impl live impl clrmd can impl hints windbg hints
statistics
  top 10 consuming types + +
problems
  memory
    managed memory leak +- +
    high consumption ?
  threads
    deadlocks + + + !dlk
    lock convoy + + +
    inf loop
  crash
    .NET exception
    stack overflow
    access violation
metrics
  commit size - !address
  working set - !address
  private bytes - !address
  heap size
    gen 0, 1, 2, LOH + + +
  threads count + + +

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published