FlightlessMango
d71dd74685
Fix amdgpu watt and make it more granular
2022-02-07 04:34:17 +01:00
FlightlessMango
37e18279e7
mangoapp: use amdgpu metrics
2022-01-14 22:41:38 +01:00
medusalix
560930214a
Fix CPU power calculations
2021-06-10 19:40:15 +02:00
jackun
ae410f01e7
Re-init cpu stats if core count changes; fix off-by one error
...
Helps with #438
2021-01-30 15:50:02 +02:00
Witold Baryluk
558b8eb093
Properly initialize file pointers to null
...
If in `init_cpu_power_data_k10temp` we fail to initialize all paths,
and fail initialization, then in the destructor, we will most likely
pass invalid value to the `fclose`.
2020-11-29 15:27:46 +02:00
Lukáš Horáček
3726c90c7a
Add cpu_power
2020-11-12 22:27:35 +01:00
FlightlessMango
553bf50e6a
Added cpu_mhz param
2020-11-11 23:11:21 +01:00
larskraemer
a28931ef6b
General cleanup ( #272 )
...
* Cleanup unused struct fields, use uniform include guards
2020-07-06 20:31:40 +03:00
jackun
768297b430
[editorconfig] Apply whitespace rules
2020-05-10 15:18:59 +03:00
jackun
712590befe
Check if CPU sensor file handle is valid
2020-03-14 23:14:48 +02:00
jackun
4adb6ed25f
Convert tabs to spaces in cpu.cpp/cpu.h
2020-03-13 16:35:11 +02:00
FlightlessMango
a2735693ba
Merge opengl into develop
2020-03-10 06:19:18 +01:00
jackun
90416278e0
Total cpu periods
2020-02-02 02:14:08 +02:00
FlightlessMango
1a60999243
New cpu implementation
2020-02-02 00:55:24 +01:00