summaryrefslogtreecommitdiffstats
path: root/Tools/MemDumpAnalysis/MemDumpAnalysis.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-24Fix style of ToolsAlexander Lyons Harkness1-15/+11
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-321/+321
2013-07-06MemDumpAnalysis: moved into the Tools folder; uses the global Expat library now.madmaxoft@gmail.com1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1656 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-24MemDumpAnalysis now outputs the count of allocated blocks, too.madmaxoft@gmail.com1-11/+44
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1313 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-23Added a new MemDumpAnalysis tool.madmaxoft@gmail.com1-0/+288
Usable only on Windows, it generates a visual graph of the allocated memory, using the memdump.xml file produced by "dumpmem" console command. http://forum.mc-server.org/showthread.php?tid=826&pid=6948#pid6948 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1300 0a769ca7-a7f5-676a-18bf-c427514a06d6