summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/explain_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48378 Expose settings of query knobs in agg explain outputTimour Katchaounov2021-03-041-0/+7
* SERVER-35069 Explain should include command being explainedRuoxin Xu2020-11-101-0/+6
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-041-0/+46
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-76/+0
* SERVER-22425 execStats in system.profile should only report winning planJames Wahlin2016-02-261-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-35/+34
* SERVER-15527 add more execution stats to explainDavid Storch2014-10-141-8/+0
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-0/+85