summaryrefslogtreecommitdiff
path: root/src/mongo/db/introspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to profile ...Randolph Tan2012-09-191-8/+17
* Revert "SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to ...Randolph Tan2012-09-181-17/+8
* SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to profile ...Randolph Tan2012-09-181-8/+17
* fix assert codeBen Becker2012-07-021-1/+1
* SERVER-6222: lazy init profile collectionBen Becker2012-07-021-6/+26
* fix profiling with db level lockingEliot Horowitz2012-04-191-1/+1
* make fields in Record privateEliot Horowitz2012-03-301-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+88