Commit graph

15 commits

Author SHA1 Message Date
2 * r + 2 * t
3f981680ef systemusage: fix integer overflow 2025-06-25 01:06:45 +10:00
2 * r + 2 * t
cebb6270e4 systemusage: add fallback for amd gpus
If they dont have edge, try use junction/mem
2025-06-25 00:54:38 +10:00
Alex Castañeiras Bueno
9c4cab53b8
systemusage: add NVIDIA GPU support to performance metrics (#156)
* systemusage: add NVIDIA GPU support to performance metrics

* some fixes

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-06-25 00:49:33 +10:00
Alexandre C.
9c0223da60
[typo] cpuTemp bad declaration (#151)
As the variable cpuTemp can now be used later in the if block for the fallback, need to change the declaration so that the variable is unique and used in two different blocks.

Const will redeclare it.. My bad on this
2025-06-24 12:47:29 +10:00
Alexandre C.
113134d61d
systemusage: fix CPU temps for AMD CPUs (#150) 2025-06-24 11:02:07 +10:00
2 * r + 2 * t
8a03505846 systemusage: fix gpu temp 2025-06-23 18:41:15 +10:00
2 * r + 2 * t
7f2b5b4b6f systemusage: use sensors for cpu temps
Also fix lang and lc_all for procs
2025-06-22 13:22:45 +10:00
2 * r + 2 * t
b80b531e88 systemusage: fix cpu calculation
Fixes #79
2025-06-20 00:25:00 +10:00
2 * r + 2 * t
05e9561fd6 internal: use stdiocollector
Removes dependency on jq
Also fix beatdetector
2025-06-15 15:43:50 +10:00
ko1N
a2531a588f Fix disk usage when using lvm 2025-06-10 19:25:58 +02:00
2 * r + 2 * t
49ce8f68a6 systemusage: fix gpu temp 2025-06-04 17:46:46 +10:00
2 * r + 2 * t
2054708406 dashboard: fix performance gpu stats 2025-06-02 21:25:47 +10:00
2 * r + 2 * t
e8a2d861fb systemusage: actually run gpu procs 2025-05-28 23:59:07 +08:00
2 * r + 2 * t
ea573554d4 feat: dashboard performance panel 2025-05-28 23:56:44 +08:00
2 * r + 2 * t
35994f7308 dashboard: resources 2025-05-19 21:03:34 +08:00