summaryrefslogtreecommitdiff
path: root/src/mongo/util/diagnostic_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-4/+0
* SERVER-47892 DiagnosticInfo should use Client to acquire timestampsBen Caimano2020-07-131-9/+15
* SERVER-48171 add missing headers to .cpp files in preparation for FailPoint A...Benety Goh2020-05-151-0/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-03-271-4/+6
* SERVER-46041 Add DiagnosticListener/WaitListener LSAN suppressionsBen Caimano2020-02-251-3/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-7/+12
* SERVER-45793 Improve mongo::Mutex contractBen Caimano2020-01-311-5/+3
* Revert "SERVER-45793 Improve mongo::Mutex contract"Ben Caimano2020-01-301-3/+5
* SERVER-45793 Improve mongo::Mutex contractBen Caimano2020-01-291-5/+3
* SERVER-45691 Change Mutex::LockListeners to use a std::vector againBen Caimano2020-01-221-1/+2
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-6/+6
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-091-2/+4
* SERVER-42897 Validate base-level latchesRahul Sundararaman2019-11-191-6/+6
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-193/+134
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-57/+61
* SERVER-42595 Refactor failpoint in curop to fix jstestBen Caimano2019-09-171-7/+97
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-42492 Attach DiagnosticInfo on long mongo::ConditionVariable::wait()Rahul Sundararaman2019-08-201-2/+27
* SERVER-42363 Add test for backtrace on $currentOpRahul Sundararaman2019-07-311-4/+15
* SERVER-42448 Add backtrace test for DiagnosticInfoBen Caimano2019-07-301-44/+115
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-41364 added stack trace to DiagnosticInfoShaileja Jain2019-07-261-1/+90
* SERVER-41362 fix lintBenety Goh2019-07-231-1/+1
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-1/+42
* SERVER-41360 Created DiagnosticInfo classShaileja Jain2019-06-131-0/+41
* Revert "SERVER-41360 Created DiagnosticInfo class"Shaileja Jain2019-06-131-41/+0
* SERVER-41360 Created DiagnosticInfo classShelley Jain2019-06-131-0/+41