summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/Makefile
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2013-01-31 22:09:53 +0000
committersbruno <sbruno@FreeBSD.org>2013-01-31 22:09:53 +0000
commit577b42d393006042797668cd419aef5a2e419bb9 (patch)
tree8f4a46dceb47b33d4556a914aafec43a538d7ab7 /lib/libpmc/Makefile
parentdb776358609f413859fd26bef6a4909866848ccf (diff)
downloadFreeBSD-src-577b42d393006042797668cd419aef5a2e419bb9.zip
FreeBSD-src-577b42d393006042797668cd419aef5a2e419bb9.tar.gz
Update hwpmc to support the Xeon class of Ivybridge processors.
case 0x3E: /* Per Intel document 325462-045US 01/2013. */ Add manpage to document all the goodness that is available in this processor model. No support for uncore events at this time. Submitted by: hiren panchasara <hiren.panchasara@gmail.com> Reviewed by: davide, jimharris, sbruno Obtained from: Yahoo! Inc. MFC after: 2 weeks
Diffstat (limited to 'lib/libpmc/Makefile')
-rw-r--r--lib/libpmc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpmc/Makefile b/lib/libpmc/Makefile
index f59dc2b..c15d38a 100644
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -29,6 +29,7 @@ MAN+= pmc.core.3
MAN+= pmc.core2.3
MAN+= pmc.iaf.3
MAN+= pmc.ivybridge.3
+MAN+= pmc.ivybridgexeon.3
MAN+= pmc.ucf.3
MAN+= pmc.k7.3
MAN+= pmc.k8.3
OpenPOWER on IntegriCloud