summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/ftdc_mongod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+1
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-7/+8
* SERVER-20863: Use MB instead of Mb in diagnostic size optionsMark Benvenuto2015-10-151-8/+8
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-20750 Require at least one delta sample in each chunkAndrew Morrow2015-10-021-4/+4
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-44/+45
* SERVER-20454: Fatal assertion attempting to set diagnosticDataCollectionPerio...Mark Benvenuto2015-09-181-0/+4
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+355