DH
|
976b0a8f1d
|
cpu stats: do not try parse /proc/stat on android
|
2025-03-10 21:09:27 +01:00 |
|
Jan Beich
|
19077ee1ed
|
cpu_stats: restore a header for BSDs after cd87a64621
rpcs3/util/cpu_stats.cpp:390:4: error: use of undeclared identifier 'getpid'
390 | getpid(),
| ^
|
2025-02-13 13:37:36 +00:00 |
|
RipleyTom
|
cd87a64621
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
Megamouse
|
50387cc516
|
update_manager: use v3 api for all OS
|
2025-02-03 22:53:53 +00:00 |
|
Megamouse
|
59c58aa3cf
|
fix some warnings
|
2023-12-30 19:07:35 +01:00 |
|
oltolm
|
0c94606fcf
|
Make compile with msvc, clang and gcc on Windows
|
2023-07-11 21:40:30 +03:00 |
|
Megamouse
|
a6d8c4343f
|
Windows: silence uncritical performance counter error
|
2023-06-16 19:36:44 +02:00 |
|
Megamouse
|
4fd21f7764
|
Windows Use vector for performance counter data allocation
|
2023-05-18 09:15:49 +02:00 |
|
Megamouse
|
58140e1d3a
|
Fix some warnings
|
2023-05-09 07:55:46 +02:00 |
|
Megamouse
|
92ae57c9ee
|
Windows: log more descriptive errors
|
2023-03-04 18:34:56 +01:00 |
|
Megamouse
|
539ac32806
|
Decrease log spam in case that per core cpu usage cannot be queried
|
2022-03-18 01:47:23 +01:00 |
|
Megamouse
|
e58906cb4d
|
cpu_stats: fmt::win_error_to_string
|
2022-03-16 22:20:23 +01:00 |
|
Megamouse
|
04df392866
|
Log cpu usage periodically
|
2022-03-16 19:42:06 +01:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Megamouse
|
a4d4ab1df9
|
remove unused variable
|
2021-02-28 18:48:34 +03:00 |
|
Megamouse
|
e940632d93
|
Fix Nan in cpu_stats::get_usage
And apply same logic to linux and windows
|
2021-02-25 13:08:27 +03:00 |
|
Nekotekina
|
cd01a1eb09
|
Move CPUStats.h -> util/cpu_stats.cpp
|
2021-02-23 18:24:50 +03:00 |
|