summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46530 Review and convert LogV2 statements in FTDCAdam Cooper2020-03-041-4/+4
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+8
* SERVER-41185 Make ftdc failures process fatalMark Benvenuto2019-11-191-62/+57
* 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-17/+17
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+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-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-041-1/+1
* Revert "SERVER-32070 migrate some easy stdx::bind to lambdas"Kaloian Manassiev2017-12-011-1/+1
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-011-1/+1
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-2/+29
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-03-241-1/+1
* SERVER-27727 Hide idle threads in hang analyzer (extras)Mathias Stearn2017-03-241-0/+2
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-0/+13
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-03-301-1/+1
* Fix typo in FTDCController::stop() log messageJason Rassi2015-11-251-1/+1
* fix lintEric Milkie2015-11-061-1/+1
* SERVER-21231: Improve logging messages, and prevent FTDC from writting to dis...Mark Benvenuto2015-11-061-14/+25
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-2/+3
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-211-1/+1
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+211