summaryrefslogtreecommitdiff
path: root/overlay/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-27 11:20:43 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-27 12:31:13 +0100
commit1c3fd70357a57f823846010f59ba75f19e5d4af9 (patch)
treee3ef96d481a5c1d59782dab6c1b38c7e712adcd1 /overlay/Makefile.am
parent6ec1d2c0ae631a3c0af445d4baa53561228be9a5 (diff)
overlay: Read power from perf_events
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'overlay/Makefile.am')
-rw-r--r--overlay/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/overlay/Makefile.am b/overlay/Makefile.am
index 41f42cc8..8f829fe4 100644
--- a/overlay/Makefile.am
+++ b/overlay/Makefile.am
@@ -29,6 +29,8 @@ intel_gpu_overlay_SOURCES = \
igfx.c \
overlay.h \
overlay.c \
+ perf.h \
+ perf.c \
power.h \
power.c \
rc6.h \