gecko/testing/mozbase/mozsystemmonitor
Gregory Szorc 85d9157008 Bug 907331 - Ability to convert resource usage to a serializable dict; r=ahal
--HG--
extra : rebase_source : b1e7f40e72ae50d1fde04a6935de17740f72c918
2014-05-23 14:08:04 -07:00
..
mozsystemmonitor Bug 907331 - Ability to convert resource usage to a serializable dict; r=ahal 2014-05-23 14:08:04 -07:00
README.rst
setup.py

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