Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-29 | Fix CPU unit tests (#239) | Emeric Planet | 1 | -1/+0 | |
Support any amount of available cores on testing machine. | |||||
2017-03-26 | Multiple CPU support for cpu_usage (#209) | eplanet | 1 | -0/+2 | |
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. |