summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/Makefile
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2012-10-19 17:01:27 +0000
committersbruno <sbruno@FreeBSD.org>2012-10-19 17:01:27 +0000
commit90144fd204274df4d4eaa4dd9cda33adbc4556a2 (patch)
treefaf5fb42b29a7c786feb3e6771bc39b65e08d1b9 /lib/libpmc/Makefile
parentaf31e8843c2cc0ba388a33f341de8da1b50de433 (diff)
downloadFreeBSD-src-90144fd204274df4d4eaa4dd9cda33adbc4556a2.zip
FreeBSD-src-90144fd204274df4d4eaa4dd9cda33adbc4556a2.tar.gz
Update hwpmc to support the Xeon class of Sandybridge processors.
(Model 0x2D /* Per Intel document 253669-044US 08/2012. */) 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: jimharris@ fabient@ 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 415427b..f59dc2b 100644
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -39,6 +39,7 @@ MAN+= pmc.corei7.3
MAN+= pmc.corei7uc.3
MAN+= pmc.sandybridge.3
MAN+= pmc.sandybridgeuc.3
+MAN+= pmc.sandybridgexeon.3
MAN+= pmc.westmere.3
MAN+= pmc.westmereuc.3
MAN+= pmc.tsc.3
OpenPOWER on IntegriCloud