Skip to content

MatusKysel/Diagnosing-Memory-Leaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Diagnosing-Memory-Leaks

Basic script for memory leak diagnosis with ETW and WPA. It's mostly based on article.

Usage

To execute script use syntax like this (as Administrator):

heap_diagnosis.bat "C:\dummy.exe -P test -no-remote"

Then "Press any key to continue . . ." will show up in command line, but do not press anything until you correctly exit executable! Output of diagnosis is in C:\xperf .

Releases

No releases published

Packages

No packages published