gecko-dev/testing/mozbase/mozsystemmonitor
Andrew Halberstadt 2d76b4f70d Bug 1317970 - Make mozbase tests use mozunit for consistent formatting, r=chmanchester
The mozbase unittests don't use mozunit, so their output is confusing in the log.
This makes mozbase output consistent with the rest of the python unittests.

MozReview-Commit-ID: AIs5mza8Rn6

--HG--
extra : rebase_source : 10f65e612f5b3cebb921c47699f5a8be7cd2ba5a
2016-11-17 16:36:18 -05:00
..
mozsystemmonitor Bug 1317970 - Move mozsystemmonitor tests to a consistent directory structure, r=chmanchester 2016-11-17 16:36:13 -05:00
tests Bug 1317970 - Make mozbase tests use mozunit for consistent formatting, r=chmanchester 2016-11-17 16:36:18 -05:00
README.rst
setup.py Bug 1272782 - Bump mozsystemmonitor version to 0.3; r=ahal 2016-05-13 14:11:40 -07:00

README.rst

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