mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
Add helpers for getting RAPL power data from Intel CPUs
This commit is contained in:
@ -6,6 +6,7 @@ common_sources = [
|
||||
'common-helpers.c',
|
||||
'common-gpu.c',
|
||||
'common-pidfds.c',
|
||||
'common-power.c',
|
||||
]
|
||||
|
||||
daemon_common = static_library(
|
||||
|
Reference in New Issue
Block a user