summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats/counters.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29534 Place network and op counters on independent cache linesAndrew Morrow2017-07-071-15/+26
* SERVER-25466 Add MessageCompressor stats to server statusJonathan Reams2016-08-101-5/+11
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-23128 Refactor mongod write operationsMathias Stearn2016-04-211-1/+1
* SERVER-20167: Flip stats counters to be signedMartin Bligh2015-08-311-3/+3
* SERVER-20091: turn network counters into atomicsMartin Bligh2015-08-271-8/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-51/+63
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-6018 Replace AtomicUInt with AtomicUInt32Andrew Morrow2014-08-051-14/+13
* SERVER-14341 OpCounters missing calls to _checkWrap() added backJason Rassi2014-06-261-7/+7
* SERVER-13635 RIP pdfile.h/cppMathias Stearn2014-06-231-1/+0
* SERVER-6018 Use AtomicUInt32 instead of old AtomicUint in the BSONObj::Holder...Andrew Morrow2014-05-171-0/+1
* Fixup all relative includes refering to parent directoriesAndrew Morrow2014-01-171-4/+4
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* rewrite sererStatus caommands to be modularEliot Horowitz2012-10-261-67/+3
* pch headerSiddharth Singh2012-08-061-1/+1
* make counter class match 2.0 methodsEliot Horowitz2012-07-111-0/+9
* SERVER-5784 - don't sample index stats since we can use Record cache now whic...Eliot Horowitz2012-05-171-7/+2
* Make sure OpCounters are always naturally aligned.Jani Monoses2012-04-041-23/+14
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+159