summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/controller.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41185 Make ftdc failures process fatalMark Benvenuto2019-11-191-1/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-8/+8
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-2/+13
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-1/+17
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+189