summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorfabient <fabient@FreeBSD.org>2010-04-16 15:43:24 +0000
committerfabient <fabient@FreeBSD.org>2010-04-16 15:43:24 +0000
commitab69bb0ca5ba497377d209f7d6c92fbd4e4972fb (patch)
tree4abd46c7f8a265da9fe3285e3788ad3e0251b12d /sys/conf/files.amd64
parent461b3546b0d4a20003438f9bb74525872ec3475f (diff)
downloadFreeBSD-src-ab69bb0ca5ba497377d209f7d6c92fbd4e4972fb.zip
FreeBSD-src-ab69bb0ca5ba497377d209f7d6c92fbd4e4972fb.tar.gz
MFC r206089, r206684:
- Support for uncore counting events: one fixed PMC with the uncore domain clock, 8 programmable PMC. - Westmere based CPU (Xeon 5600, Corei7 980X) support. - New man pages with events list for core and uncore. - Updated Corei7 events with Intel 253669-033US December 2009 doc. There is some removed events in the documentation, they have been kept in the code but documented in the man page as obsolete. - Offcore response events can be setup with rsp token. Sponsored by: NETASQ
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 2457abb..6d503a4 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -205,6 +205,7 @@ dev/hptrr/hptrr_config.c optional hptrr
dev/hwpmc/hwpmc_amd.c optional hwpmc
dev/hwpmc/hwpmc_intel.c optional hwpmc
dev/hwpmc/hwpmc_core.c optional hwpmc
+dev/hwpmc/hwpmc_uncore.c optional hwpmc
dev/hwpmc/hwpmc_piv.c optional hwpmc
dev/hwpmc/hwpmc_tsc.c optional hwpmc
dev/hwpmc/hwpmc_x86.c optional hwpmc
OpenPOWER on IntegriCloud