Commit Graph

27 Commits

Author SHA1 Message Date
Eliot Horowitz
b1c7af5e55 put authed username in system.profile SERVER-3074 2011-05-10 14:50:32 -04:00
Eliot Horowitz
bbe02062d5 assert 2011-05-10 14:50:32 -04:00
Eliot Horowitz
f4d944d610 remove comment 2011-05-08 17:29:09 -04:00
Eliot Horowitz
9e4087883d put fields into system.profile, not a big string SERVER-3061 2011-05-08 00:53:07 -04:00
Eliot Horowitz
71dc50d006 don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% faster 2011-05-07 17:00:57 -04:00
dwight
2ac6dbcf63 SERVER-3052
mitigate overlogging in profile for multi updates.  more work to be done we still need to
show in profile total nscanned and the number which were fastmod'd so not finished do
not close case yet
2011-05-06 17:30:24 -04:00
dwight
1a4bc08286 _dbprofile variable wasnt always being set correctly in CurOp 2011-04-23 13:50:53 -04:00
dwight
e47072ed13 make profiling data (system.profile) not replicate
in addition, the new implementation should be a lot faster
2011-04-22 21:57:02 -04:00
Eliot Horowitz
e00f629ae1 put namespace and client ip in profile collection as fields SERVER-2790 2011-03-31 11:07:11 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Eliot Horowitz
afa43dc8cd get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
Dwight
16f8b77c5e move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
Aaron
743665fc93 Add 'cursorInfo' command, remove old method of getting information about cursors 2009-02-23 17:55:13 -05:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Aaron
b7cbd30112 Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
Dwight
0aef80f8cc rename classes 2008-10-21 16:13:48 -04:00
Eliot Horowitz
50e8a1a3f5 added AGPL License Header to every file
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3 Revert "added AGPL License Header to every file"
Oops - added multiple times.

This reverts commit 608769fd03.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03 added AGPL License Header to every file 2008-07-20 17:33:02 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
bdacd93bb8 profiling 2008-03-16 20:59:19 -04:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
9123774371 introspection 2007-11-04 20:47:12 -05:00