testing/mozbase/mozsystemmonitor/README.rst

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 ================
     2 mozsystemmonitor
     3 ================
     5 mozsystemmonitor contains modules for monitoring a running system.
     7 SystemResourceMonitor
     8 =====================
    10 mozsystemmonitor.resourcemonitor.SystemResourceMonitor is class used to
    11 measure system resource usage. It is useful to get a handle on what an
    12 overall system is doing.

mercurial