Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-29 | Fix CPU unit tests (#239) | Emeric Planet | |
Support any amount of available cores on testing machine. | |||
2017-03-26 | Multiple CPU support for cpu_usage (#209) | eplanet | |
This change addresses the issue #199 asking for multiple CPU support. It takes an arbitrary CPU number and outputs its usage using the same arithmetics as for CPU aggregation. It currently doesn't support FreeBSD. |