summaryrefslogtreecommitdiff
path: root/src/mongo/util/heap_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-35444 Heap stacks should not be included in serverStatus with heapProf...Mark Benvenuto2018-06-071-1/+0
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-26465 Log somap info when doing heap profilingBruce Lucas2016-10-071-0/+4
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-2/+3
* fix lintBruce Lucas2016-07-281-13/+14
* SERVER-20239 fixed lintBenety Goh2016-07-281-5/+5
* SERVER-20239 built-in sampling heap profilerBruce Lucas2016-07-281-0/+680