summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/scoped_timer.cpp
AgeCommit message (Expand)Author
2023-12-04SERVER-81463 Log a summary of where mongos spent time during startup and shut...Evelyn Wu
2023-10-18SERVER-80660 Log a summary of where mongodb spent time during startupEvelyn Wu
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-29SERVER-78303: Optimize ScopedTimerColin Stolley
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2022-11-16SERVER-71363 Use Nanoseconds rather than Microseconds in QueryExecTime and su...Ruoxin Xu
2022-10-25SERVER-70022 Optimize ScopedTimer by using two constructorsRuoxin Xu
2022-07-27SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu
2022-07-26Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu
2022-07-26SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-05-25SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer.cppWaley Chen
2016-05-18Revert "SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer...Waley Chen
2016-05-17SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer.cppWaley Chen
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2014-10-02SERVER-15363 fix solaris compileDavid Storch