summaryrefslogtreecommitdiff
path: root/src/mongo/db/curop.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* SERVER-37315 Remove 'nmoved' and 'incrementNmoved()' from OpDebugArun Banala2019-01-301-7/+0
* SERVER-37265 Change curOp and ProgressMeter for hybrid buildsLouis Williams2019-01-021-5/+8
* SERVER-38240 Added storage statistics information into the slowop log messages.nehakhatri52018-12-281-0/+3
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-0/+8
* SERVER-38677 Move all 'forTest' methods to a separate section of the header fileKaloian Manassiev2018-12-211-1/+1
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+4
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-4/+0
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-37003 Add activeCursor field to curOp for getMoreTed Tuckman2018-09-281-0/+9
* SERVER-26854 LockStats for sub-operations should not include wait time for pr...Xiangyu Yao2018-09-071-0/+6
* SERVER-19260 Log whether allowDiskUse:true aggregations used diskMinji2018-08-011-0/+2
* SERVER-23332 Expose query plan cache key in system.profile entry and query lo...Haley Connelly2018-07-311-0/+2
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-4/+4
* SERVER-35432 Add a method for printing out information about a slow transactionNathan Louie2018-07-251-0/+7
* SERVER-35434 Added an OpDebug object to SingleTransactionStats to track aggre...jinichu2018-07-091-0/+6
* SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-07-031-16/+66
* SERVER-33870 make numYields of parent CurOps reflect child yieldssamontea2018-06-211-2/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+0
* SERVER-34016 Add number of contacted shards to the mongos slow query logBernard Gorman2018-03-281-0/+3
* SERVER-33309 SERVER-33310 Handle WT_PREPARE_CONFLICT. Add methods inLouis Williams2018-03-231-3/+4
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-1/+13
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-3/+33
* SERVER-18971 log command success/failureKevin Pulo2018-02-011-2/+2
* SERVER-30580 Make DBException hold a StatusMathias Stearn2017-08-161-1/+1
* SERVER-19318 Reimplement the currentOp command as a $currentOp aggregationBernard Gorman2017-07-071-2/+4
* SERVER-29304 Exclude time spent blocking for awaitData from getMore latency r...David Storch2017-06-141-25/+69
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-27/+9
* SERVER-28304 Profiler level 2 should not filter on sample rateNick Zolnierz2017-04-061-6/+9
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-1/+1
* SERVER-28196 Make legacy query and getMore appear in a consistent format acro...Bernard Gorman2017-03-071-1/+16
* SERVER-25654 Don't use int millis for elapsed timeGeert Bosch2016-10-241-10/+17
* SERVER-24613 Add Client Metadata Documents' AppName to slow operation logsMark Benvenuto2016-08-041-1/+3
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-0/+17
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-241-1/+6
* SERVER-23260 Report original query with getMoreJames Wahlin2016-06-031-0/+16
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23905 Remove getNS() from OperationContext.Andy Schwerin2016-05-271-2/+0
* SERVER-18277 Track operation deadlines in OperationContext, not CurOp.Andy Schwerin2016-05-231-83/+1
* SERVER-23260 Consolidate CurOp and OpDebug query objectsJames Wahlin2016-05-191-1/+0
* SERVER-23260 Remove CachedBSONObj from curop.hJames Wahlin2016-05-171-86/+14
* SERVER-23272 Remove idhack metricJames Wahlin2016-04-271-3/+0
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-13/+0
* SERVER-23272 Remove 'keyUpdates', 'fastmod' and 'moved' metricsJames Wahlin2016-04-251-3/+1
* SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD opsJames Wahlin2016-04-211-3/+8
* Revert "SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD ops"Benety Goh2016-04-211-8/+3
* SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD opsJames Wahlin2016-04-211-3/+8
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-0/+6