summaryrefslogtreecommitdiff
path: root/overlay/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-18 15:56:22 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-18 15:57:47 +0100
commit6a64ee938b90a2d27342aa42ba1d2d90da40dc7b (patch)
tree6394cf98a9b9701805d11415e96facbca5a9287a /overlay/Makefile.am
parent98572f0446e62eb889f28efe39fc1501e96093c1 (diff)
overlay: Include CPU usage in the overview chart
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 1c722434..294181e0 100644
--- a/overlay/Makefile.am
+++ b/overlay/Makefile.am
@@ -12,6 +12,8 @@ intel_gpu_overlay_SOURCES = \
overlay.c \
chart.h \
chart.c \
+ cpu-top.h \
+ cpu-top.c \
gem-objects.h \
gem-objects.c \
gpu-top.h \