summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-1750-1050/+1150
* SERVER-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-09-199-32/+257
* SERVER-31400 Record netstat metrics in ftdcBruce Lucas2018-05-221-0/+15
* SERVER-33233 Don't stall ftdc due to running out of ticketsBruce Lucas2018-03-011-0/+1
* Revert "SERVER-32875 Don't stall ftdc due to running out of tickets"Kelsey Schubert2018-02-121-1/+0
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-311-0/+1
* SERVER-30394 ftdc file_manager generates an incorrect absolute diagnostic dat...Mark Benvenuto2017-08-072-1/+4
* SERVER-29731 get errmsg out of BasicCommand apiMathias Stearn2017-07-131-1/+0
* SERVER-29731 convert all direct subclasses of Command to BasicCommandMathias Stearn2017-07-131-2/+2
* SERVER-29731 Unify logic around directly invoking a commandMathias Stearn2017-07-132-17/+6
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-1212-9/+315
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+1
* SERVER-29938 FTDC RefactorMark Benvenuto2017-06-308-345/+490
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-185-9/+10
* SERVER-29260 Make BSONObj argument to Command::run() const&Mathias Stearn2017-05-171-1/+1
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-122-2/+1
* 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-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-4/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-077-12/+13
* SERVER-28004 Add build system support for iOS-related Darwin variantsAndrew Morrow2017-02-155-0/+145
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-17/+15
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26573 Poor compression of diagnostic data during chunk migrationsMark Benvenuto2016-10-171-1/+8
* SERVER-26412 Do not pass empty strings into boost::filesystem::create_directo...samantharitter2016-10-051-0/+4
* SERVER-26005 FTDC shouldn't conflict with secondary batch applicationMathias Stearn2016-09-161-4/+8
* 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