windbg - Comparing two dump files for report on objects with highest growth -


for debugging managed applications if have 2 dump files, there anyway compare these 2 file? thinking scenario of memory leaks , if take process snapshots @ different time, wondering if there anyways of automatically comparing files , type of report on object has largest growth in count and/or size. know can generate these type of reports via ant memory profiler looking free tools/scripts purpose.

can use !dumpheap -stat , compare results using powershell script?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -