Add helpers for getting RAPL power data from Intel CPUs

This commit is contained in:
Jason Ekstrand
2019-12-16 16:27:42 -06:00
parent 2023a2a1ef
commit c1646ecdd9
3 changed files with 211 additions and 0 deletions

View File

@ -6,6 +6,7 @@ common_sources = [
'common-helpers.c',
'common-gpu.c',
'common-pidfds.c',
'common-power.c',
]
daemon_common = static_library(