aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-06-09 19:45:09 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-06-09 19:45:09 +0000
commitf263522a45b9cf5cfb83a40e3135aa7108764d60 (patch)
tree4970329c2802c6329dd4f6e781d84b27dbf8f412 /sys/conf/files.sparc64
parenta3f2d84279eabfd904a9897e2fbf6cc2a1ba0d27 (diff)
downloadsrc-f263522a45b9cf5cfb83a40e3135aa7108764d60.tar.gz
src-f263522a45b9cf5cfb83a40e3135aa7108764d60.zip
MFP4:
- Implement sampling modes and logging support in hwpmc(4). - Separate MI and MD parts of hwpmc(4) and allow sharing of PMC implementations across different architectures. Add support for P4 (EMT64) style PMCs to the amd64 code. - New pmcstat(8) options: -E (exit time counts) -W (counts every context switch), -R (print log file). - pmc(3) API changes, improve our ability to keep ABI compatibility in the future. Add more 'alias' names for commonly used events. - bug fixes & documentation.
Notes
Notes: svn path=/head/; revision=147191
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index 9b6730894680..50bc61f0f64c 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -24,6 +24,7 @@ dev/fb/creator.c optional creator sc
dev/fb/fb.c optional sc
dev/fb/machfb.c optional machfb sc
dev/fb/splash.c optional splash
+dev/hwpmc/hwpmc_sparc64.c optional hwpmc
dev/kbd/kbd.c optional sc
dev/kbd/kbd.c optional ukbd
dev/ofw/ofw_bus_if.m standard