summaryrefslogtreecommitdiff
path: root/src/mongo/util/latch_analyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-2/+0
* SERVER-51068 Provide unique errors for each variety of Latch violationBen Caimano2020-11-051-74/+100
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-4/+4
* SERVER-46107 Manual conversion of log statementsHenrik Edin2020-02-131-18/+26
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+5
* SERVER-45793 Improve mongo::Mutex contractBen Caimano2020-01-311-8/+5
* Revert "SERVER-45793 Improve mongo::Mutex contract"Ben Caimano2020-01-301-5/+8
* SERVER-45793 Improve mongo::Mutex contractBen Caimano2020-01-291-8/+5
* SERVER-45691 Change Mutex::LockListeners to use a std::vector againBen Caimano2020-01-221-1/+2
* SERVER-45424 Track local latch::Identities when getTestCommandsEnabled()Ben Caimano2020-01-091-0/+44
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+2
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-59/+293
* SERVER-44746 Fix LatchAnalyzerTestRahul Sundararaman2019-12-021-2/+15
* SERVER-42897 Validate base-level latchesRahul Sundararaman2019-11-191-0/+112