summaryrefslogtreecommitdiff
path: root/src/mongo/util/perfctr_collect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-3/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-25405 Remove redundant Windows system metricsMark Benvenuto2016-08-261-19/+30
* SERVER-25517 PerfCounterCollection shouldn't use ErrorCodes::DuplicateKeyValueMark Benvenuto2016-08-151-3/+2
* SERVER-24608 Fix lintMark Benvenuto2016-07-261-2/+2
* SERVER-24608 Add Windows performance counter collectorMark Benvenuto2016-07-261-0/+506