Skip to content

A automation tool for .net core memory dump analysis.

License

Notifications You must be signed in to change notification settings

AniAchar/dump-diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump-diagnostic

A CLI tool to run prebuilt analysis rules on dotnet core dumps on both Linux and Windows.

Usage

dump-diagnostic <diagnostic type> --dump-path <full path to the dump file> --report <report-type> --verbose

Valid diagnostic rules


	crash
    memory

Valid report type


	console

About

A automation tool for .net core memory dump analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages