summaryrefslogtreecommitdiff
path: root/db/stats
Commit message (Expand)AuthorAgeFilesLines
* don't record info once context finished 180Eliot Horowitz2011-03-061-0/+3
* more background job debuggingEliot Horowitz2011-02-131-1/+1
* commitifneeded within batch insertsdwight2011-01-131-0/+4
* ran astyle SERVER-2304Eliot Horowitz2011-01-048-193/+192
* handle overflow in opcounters a bit nicer SERVER-1907Eliot Horowitz2010-11-112-1/+26
* track replicated ops SERVER-1565Eliot Horowitz2010-11-092-0/+3
* track network in/out SERVER-2081Eliot Horowitz2010-11-092-10/+22
* compileAlberto Lerner2010-11-081-1/+1
* prep for adding network stats to serverStatusEliot Horowitz2010-11-082-0/+39
* Make dbtop more accurate SERVER-1684Mathias Stearn2010-10-211-2/+3
* SERVER-1804 tighter background jobAlberto Lerner2010-10-131-1/+1
* a tiny bit of tighteningAlberto Lerner2010-09-142-39/+34
* say TOTAL instead of GLOBAL in dbtopdwight2010-08-261-3/+7
* SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner2010-08-181-1/+1
* dbtop more readabledwight2010-08-121-1/+1
* moving more things out of dbwebserverEliot Horowitz2010-07-281-19/+18
* cleaning up webserver status main pageEliot Horowitz2010-07-281-0/+68
* SERVER-1270 Elim c_str() /dbAlberto Lerner2010-07-201-1/+1
* html cleaningDwight2010-07-191-2/+2
* warningDwight2010-07-121-1/+1
* fix compileEliot Horowitz2010-07-121-1/+1
* rs log and ui cleaningdwight2010-07-121-0/+15
* Use exponential histograms for cumulative statsAlberto Lerner2010-06-111-11/+10
* Support for cumulative stats for mongodAlberto Lerner2010-06-023-0/+201
* MutexDebuggerDwight Merriman2010-05-264-2/+5
* name threadsDwight2010-05-181-0/+1
* Count multi-insert. SERVER-814Mathias Stearn2010-05-052-2/+1
* Counters should be atomicMathias Stearn2010-05-052-18/+19
* remove a warningEliot Horowitz2010-05-041-1/+2
* Command::run gets "test" not "test.$cmd"Eliot Horowitz2010-05-031-1/+1
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-272-2/+2
* stdafx->pchDwight2010-04-273-3/+3
* towards a clena bson cpp libDwight Merriman2010-04-241-1/+1
* Get rid of xassertMathias Stearn2010-04-231-1/+1
* more /_commandsDwight2010-04-231-1/+1
* /_commands in the http interfaceDwight2010-04-231-2/+2
* more serverStatus fields for mongos SERVER-942Eliot Horowitz2010-04-202-0/+29
* basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-2/+0
* allow some commands in the webuiDwight Merriman2010-04-191-1/+1
* fix Top leak with drop SERVER-768Eliot Horowitz2010-03-162-1/+10
* on a collection drop remove namespaces from Top SERVER-768Eliot Horowitz2010-03-162-1/+7
* Cut down on copies of large mapMathias Stearn2010-03-163-5/+4
* Clean up and plug leak in snapshot thread SERVER-768Mathias Stearn2010-03-164-41/+39
* flushing statsMathias Stearn2010-03-152-0/+38
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-154-13/+13
* appendNumber for nicer numbers in the shellEliot Horowitz2010-03-012-5/+5
* change Command locking configEliot Horowitz2010-02-261-1/+1
* ServerStatus ratios shouldn't divide by 0Mathias Stearn2010-02-111-1/+1
* count commands separatelyEliot Horowitz2010-02-114-14/+31
* SERVER-620Dwight2010-02-101-1/+1