diff options
Diffstat (limited to 'util/top.h')
-rw-r--r-- | util/top.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/top.h b/util/top.h index f2802ca0418..15862cf37bc 100644 --- a/util/top.h +++ b/util/top.h @@ -19,6 +19,7 @@ namespace mongo { +// Records per namespace utilization of the mongod process. // No two functions of this class may be called concurrently. class Top { public: |