stuff i do at work

(maybe i’ll make less mistakes if i remember some)

Heap memory usage

Posted by noah on January 21, 2009

To figure out how the heap memory is being used, using windbg.exe:

.load clr10\sos.dll

!dumpheap stat

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>