summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25868 Incomplete FTDC files on WindowMark Benvenuto2016-09-071-1/+3
* SERVER-25868 Incomplete FTDC files on WindowsMark Benvenuto2016-09-073-7/+53
* SERVER-25405 Remove redundant Windows system metricsMark Benvenuto2016-08-261-4/+0
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-182-6/+6
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+1
* SERVER-25181 Increase default ftdc size to 200 MBBruce Lucas2016-08-041-1/+1
* SERVER-25182 fix dynamic linkingMatt Cotter2016-07-261-0/+1
* SERVER-25182 Add metric for number of CPUsMark Benvenuto2016-07-261-0/+6
* SERVER-24610 Add FTDC Collector for Windows Performance CountersMark Benvenuto2016-07-262-1/+127
* SERVER-25179 Include only subset of memory statistics in diagnostic dataMark Benvenuto2016-07-261-2/+16
* SERVER-24610 Refactor System Stats CollectorsMark Benvenuto2016-07-269-81/+331
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-215-1/+154
* SERVER-24606 Add support for collecting information from /proc/diskstatsMark Benvenuto2016-07-141-0/+23
* SERVER-24605 Add support for collecting information from /proc/meminfoMark Benvenuto2016-07-141-0/+11
* SERVER-24607 Add Collector for system statisticsMark Benvenuto2016-07-144-3/+147
* SERVER-24387 FTDC invokes the 'collStats' command with the database parameter...Mark Benvenuto2016-06-241-17/+16
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-288-103/+304
* SERVER-18277 Track elapsed time on cursors using microsecond resolution on Op...Andy Schwerin2016-05-231-0/+2
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-173-3/+3
* SERVER-23548 Remove VS2013 workaroundsMark Benvenuto2016-05-031-5/+0
* SERVER-23243 Replace the easy-to-remove usages of Listener::getElapsedTimeMil...Waley Chen2016-04-251-0/+1
* SERVER-23243 Add getPrecision to ClockSourceWaley Chen2016-04-152-7/+3
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-04-071-1/+1
* SERVER-17294 Boost 1.60 Mongo compilation fixesMark Benvenuto2016-03-313-4/+4
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-03-303-8/+9
* SERVER-23103 Remove some stale or resolve some trivial incomplete tagsAndrew Morrow2016-03-211-9/+0
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-0/+3
* SERVER-22700 Unrepresentable left shift on signed integer is undefinedsamantharitter2016-03-141-1/+1
* SERVER-20352 Correctly check for errors from boost::filesystem::create_direct...Mathias Stearn2016-02-041-2/+5
* Fix typo in FTDCController::stop() log messageJason Rassi2015-11-251-1/+1
* SERVER-20609 make BSON validation inlineableAdam Midvidy2015-11-104-5/+3
* fix lintEric Milkie2015-11-061-1/+1
* SERVER-21231: Improve logging messages, and prevent FTDC from writting to dis...Mark Benvenuto2015-11-062-18/+101
* SERVER-21241 Record timestamp in root of sample documentMark Benvenuto2015-11-063-12/+34
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-1/+0
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-7/+8
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-2216-112/+191
* SERVER-20958: Ensure file names are unique when quickly written and rotated.Mark Benvenuto2015-10-213-16/+39
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-1/+0
* SERVER-20863: Use MB instead of Mb in diagnostic size optionsMark Benvenuto2015-10-151-8/+8
* SERVER-20776: diagnostic.data directory size limit is not enforcedMark Benvenuto2015-10-122-5/+5
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-20703 ftdc_test should create metrics.test in a temporary directoryJonathan Reams2015-10-081-1/+3
* SERVER-20750 Require at least one delta sample in each chunkAndrew Morrow2015-10-021-4/+4
* SERVER-20602 There is never FTDC data to flush if we lack a reference documentAndrew Morrow2015-10-011-1/+1
* SERVER-20453 Count the FTDC reference document as the first sampleAndrew Morrow2015-10-014-19/+25
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-44/+45
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-217-30/+61
* SERVER-20467: Timestamps encoded incorrectlyMark Benvenuto2015-09-212-8/+12
* SERVER-20454: Fatal assertion attempting to set diagnosticDataCollectionPerio...Mark Benvenuto2015-09-181-0/+4