summaryrefslogtreecommitdiff
path: root/util/processinfo_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-14/+14
* stdafx->pchDwight2010-04-271-1/+1
* win compile MINOREliot Horowitz2010-01-281-0/+1
* add checking to see if a page is in memory to ProcessInfoEliot Horowitz2010-01-281-0/+9
* Provide extra info with db.serverStatus()Mathias Stearn2010-01-151-0/+1
* elim warning on windowsDwight2010-01-151-2/+4
* Better VirtualMemorySize on windowsMathias Stearn2010-01-151-3/+4
* try to fix win64 memory take 3 SERVER-528Eliot Horowitz2010-01-111-2/+2
* try to fix win64 memory take 2 SERVER-528Eliot Horowitz2010-01-111-6/+5
* try to fix win64 memory SERVER-528Eliot Horowitz2010-01-111-6/+9
* make mem info work on win32 SERVER-528Eliot Horowitz2010-01-101-0/+58