Alex
|
67c7302938
|
Revert "Add CPU usage for every core"
|
2021-09-18 13:50:16 +02:00 |
Darkclainer
|
4bf577e89b
|
Add CPU usage for every core
|
2021-09-17 21:18:21 +03:00 |
Alex
|
600afaf530
|
Merge pull request #1037 from Moonlight-Angel/cpu-frequency
Add cpu min/max/avg frequencies
|
2021-03-25 12:09:42 +01:00 |
Antonin Reitz
|
a49b12b66b
|
Fix CPU load values
|
2021-03-12 20:58:51 +01:00 |
Genesis
|
08ea5ebe1f
|
Add cpu frequency
|
2021-02-25 09:14:51 +01:00 |
Jan Beich
|
4e567d0483
|
cpu: port parseCpuinfo to BSDs
|
2020-05-19 10:43:42 +00:00 |
Jan Beich
|
d5df185ac6
|
cpu: make getCpuLoad more portable
../include/modules/cpu.hpp:4:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^~~~~~~~~~~~~~~
|
2020-05-19 10:37:27 +00:00 |
Alex
|
fcf2d18a01
|
refactor: destroy threads first
|
2019-05-29 17:53:22 +02:00 |
Lucas Lazare
|
51be97f9aa
|
Adding spdlog
|
2019-05-18 19:44:45 -04:00 |
Alex
|
6ed8f94dab
|
refactor: format code
|
2019-04-18 17:52:00 +02:00 |
Alexis
|
399f61df98
|
refactor: proper modules destruction
|
2019-01-13 22:22:22 +01:00 |
Alexis
|
b554094c7e
|
feat: args && class id
|
2018-12-18 17:30:54 +01:00 |
Alexis
|
94b9f0a399
|
feat(cpu): add both usage and load
|
2018-11-15 14:44:43 +01:00 |
Robinhuett
|
e1d98f0ad9
|
fix(cpu): show correct load
feat(cpu): show cores in tooltip
|
2018-11-11 03:11:32 +01:00 |
Alex
|
49232eed8d
|
Clean (#31)
|
2018-08-20 14:50:45 +02:00 |
Alexis
|
b1fd4d7b82
|
feat(modules): generic label module to allow max-length on all labels
|
2018-08-18 11:43:48 +02:00 |
Alex
|
6635548d3e
|
Style code (#25)
|
2018-08-16 14:29:41 +02:00 |
Alexis
|
01894f18cd
|
chore: clean headers
|
2018-08-12 20:25:19 +02:00 |
Alexis
|
2512d51564
|
fix(gtk): use idle to avoid mutex
|
2018-08-10 23:21:21 +02:00 |
Alexis
|
dc4e4860bd
|
feat(config): format modules
|
2018-08-09 13:30:11 +02:00 |
Alexis
|
39a0ae04a8
|
feat: basic config file
|
2018-08-09 12:05:48 +02:00 |
Alexis
|
d5bfc754c6
|
feat: cpu module
|
2018-08-09 01:54:33 +02:00 |