summaryrefslogtreecommitdiff
path: root/jstests/core/profile4.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-328/+0
* SERVER-17862 Log keyUpdates & writeConflicts only when meaningfulJames Wahlin2016-03-181-2/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+18
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-21823 Update and findAndModify with {upsert: true} should report nMatc...Tess Avitabile2016-01-291-2/+32
* SERVER-21772 correctly profile and log findAndModify operationsDavid Storch2015-12-151-0/+94
* SERVER-21750 clean up getMore logging and profilingDavid Storch2015-12-111-0/+14
* SERVER-19566 convert OP_QUERY profiler entries to look like the find commandDavid Storch2015-09-031-109/+169
* SERVER-19566 disable testsDavid Storch2015-07-271-9/+15
* SERVER-17332 Add cursorExhausted flag to find/getMore log/profJames Wahlin2015-04-131-0/+21
* SERVER-17699 LockerImpl<>::getLockerInfo() don't no-op if not lockedJason Rassi2015-03-241-14/+5
* SERVER-15614 Lock statistics for db.currentOpKaloian Manassiev2015-01-131-1/+1
* SERVER-15614 Remove cc() references from d_concurrency.Andy Schwerin2014-10-131-0/+2
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-1/+1
* SERVER-10448 migrate code out of explain_plan.cppDavid Storch2014-07-311-2/+2
* SERVER-8331: fix lock reporting on fast opsEliot Horowitz2014-06-091-3/+4
* SERVER-13163/SERVER-13165 Refactor implementation of insert write command in ...Andy Schwerin2014-03-191-7/+1
* SERVER-13241 system profile will hold plan summary if execution stats object ...Benety Goh2014-03-181-0/+14
* SERVER-13241 increased buffer size for stats in curop from 512 to 2048Benety Goh2014-03-181-0/+6
* SERVER-12762 make a new curop for each insert in a batch insertEric Milkie2014-03-101-1/+8
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+98