summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-02-13 15:29:11 +1000
committerBen Skeggs <bskeggs@redhat.com>2013-11-08 15:05:49 +1000
commitadcbcfe46d15b9e182675a4bc8b90af2c0df26cb (patch)
tree8a4f782e574b3f1446673925385b807987de323f /configure.ac
parent97db26c4d5c8e0118de3ba157eea2ea6ee78b960 (diff)
downloadnouveau-adcbcfe46d15b9e182675a4bc8b90af2c0df26cb.tar.gz
perfmon: initial infrastructure to expose performance counters
Internal use only at this point. Userspace later. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8a7bc45c9..429af46cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,6 +95,7 @@ AC_OUTPUT( Makefile \
nvkm/engine/fifo/Makefile \
nvkm/engine/graph/Makefile \
nvkm/engine/mpeg/Makefile \
+ nvkm/engine/perfmon/Makefile \
nvkm/engine/ppp/Makefile \
nvkm/engine/software/Makefile \
nvkm/engine/vp/Makefile \