gecko-dev/testing/mozbase/mozsystemmonitor
Tom Prince a45ea20b93 Bug 1413575: Adjust in-tree references to mozbase documentation to point in-tree. r=ahal
MozReview-Commit-ID: rctbByyjTA

--HG--
extra : rebase_source : a682eb6d77b79640ac9ec20e9d64340613bcfed7
2017-11-20 11:43:13 -07:00
..
mozsystemmonitor Bug 1397849 - Enable py2 and py3 linter on testing/mozbase. r=ahal 2017-09-25 22:57:18 -04:00
tests Bug 1397849 - Enable py2 and py3 linter on testing/mozbase. r=ahal 2017-09-25 22:57:18 -04:00
README.rst
setup.py Bug 1413575: Adjust in-tree references to mozbase documentation to point in-tree. r=ahal 2017-11-20 11:43:13 -07:00

================
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.