gecko/testing/mozbase/mozsystemmonitor
Mike Shal 2fe70240b6 Bug 1013730 - Have mach ignore broken disk io stats; r=gps
This works around the "RuntimeError: couldn't find any physical disk"
issue on Windows when using 'diskperf -n'
2014-10-01 13:14:58 -04:00
..
mozsystemmonitor Bug 1013730 - Have mach ignore broken disk io stats; r=gps 2014-10-01 13:14:58 -04: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.