Add unusable regions and largest block sizes, and fix 32bit memory limits
Unusable regions are areas at the end of an allocation where the allocation granularity is greater than the page size.
d8ec66f1
James Ross
2015-10-25 20:46:19
Add an extra level of detail for "nothing" for using comparison or summary
4948dd88
James Ross
2015-10-24 16:13:35
Add new project build file
f2893e98
James Ross
2015-10-24 16:07:15
Upgrade project to Visual Studio 2015 and fix const issues
efef24f3
James Ross
2015-10-24 10:03:00
Add ignores.
69f5fcef
James Ross
2010-05-31 14:43:46
Re-license code from Ms-PL -> New BSD.
Tidy up version requirements for APIs.
ac79f743
James Ross
2010-04-28 16:57:15
Fix column alignment on /COMPARE.
Fix all PIDs in errors to be in decimal, like the non-error messages.
b57f5d94
James Ross
2010-03-26 21:12:27
New /compare option to display Google Chrome-like memory statistics by process name.
Optimisation so that /d 0 doesn't collect memory details (they're not used).
b656031d
James Ross
2009-10-30 23:13:01
Enable SE_DEBUG_NAME privilege when trying to extract memory working set infomation through PROCESS_VM_READ permission. Allows elevated executions to look inside all processes except System and csrss.
558d925b
James Ross
2009-10-29 17:34:37
General code cleanup and some commenting of classes.