summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/Makefile
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2013-03-28 19:15:54 +0000
committersbruno <sbruno@FreeBSD.org>2013-03-28 19:15:54 +0000
commit18d941830f6806e7e768f311ca2c8d1498281fd2 (patch)
tree351e7dcf0aa973bc009a7338efdd38e91f7bf291 /lib/libpmc/Makefile
parent901ef782ed69d267755f188d4a7e3ce88fc6bfec (diff)
downloadFreeBSD-src-18d941830f6806e7e768f311ca2c8d1498281fd2.zip
FreeBSD-src-18d941830f6806e7e768f311ca2c8d1498281fd2.tar.gz
Update hwpmc to support Haswell class processors.
0x3C: /* Per Intel document 325462-045US 01/2013. */ Add manpage to document all the goodness that is available in this processor model. Submitted by: hiren panchasara <hiren.panchasara@gmail.com> Reviewed by: jimharris, sbruno Obtained from: Yahoo! Inc. MFC after: 2 weeks
Diffstat (limited to 'lib/libpmc/Makefile')
-rw-r--r--lib/libpmc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpmc/Makefile b/lib/libpmc/Makefile
index c15d38a..dde87bb 100644
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -27,6 +27,8 @@ MAN+= pmc.soft.3
MAN+= pmc.atom.3
MAN+= pmc.core.3
MAN+= pmc.core2.3
+MAN+= pmc.haswell.3
+MAN+= pmc.haswelluc.3
MAN+= pmc.iaf.3
MAN+= pmc.ivybridge.3
MAN+= pmc.ivybridgexeon.3
OpenPOWER on IntegriCloud