зеркало из https://github.com/mozilla/gecko-dev.git
8415b25e37
The subsuite is added conditionally because we only have the capability of running source-check tasks on linux at the moment. Once taskcluster support for windows and mac has matured a bit and the taskcluster configs support source-check there, we should apply the subuite unconditionally. MozReview-Commit-ID: Kk9Irz3fn14 --HG-- extra : rebase_source : b9266a06583083c36477d4e93f5462ee614cdb71 |
||
---|---|---|
.. | ||
mozsystemmonitor | ||
tests | ||
README.rst | ||
setup.py |
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.