summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozsystemmonitor/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/mozsystemmonitor/README.rst')
-rw-r--r--testing/mozbase/mozsystemmonitor/README.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/mozbase/mozsystemmonitor/README.rst b/testing/mozbase/mozsystemmonitor/README.rst
new file mode 100644
index 0000000000..c8dad37671
--- /dev/null
+++ b/testing/mozbase/mozsystemmonitor/README.rst
@@ -0,0 +1,12 @@
+================
+mozsystemmonitor
+================
+
+mozsystemmonitor contains modules for monitoring a running system.
+
+SystemResourceMonitor
+=====================
+
+mozsystemmonitor.resourcemonitor.SystemResourceMonitor is class used to
+measure system resource usage. It is useful to get a handle on what an
+overall system is doing.