Skip to content

Instantly share code, notes, and snippets.

@nabla-c0d3
Created December 4, 2017 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nabla-c0d3/616a1c570277e96db4698c0aa2ec7d09 to your computer and use it in GitHub Desktop.
Save nabla-c0d3/616a1c570277e96db4698c0aa2ec7d09 to your computer and use it in GitHub Desktop.
Windows memory usage
set _NT_SYMBOL_PATH=D:\Python36;srv*c:\mycache*https://msdl.microsoft.com/download/symbols
set OANOCACHE=1
"C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\umdh.exe" -p:14724 -f:.\umdh1.txt
"C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\umdh.exe" -d .\umdh1.txt .\umdh2.txt > .\umd12.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment