From f263522a45b9cf5cfb83a40e3135aa7108764d60 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Thu, 9 Jun 2005 19:45:09 +0000 Subject: 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. --- etc/mtree/BSD.include.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/mtree') diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 874be31db1f9..2b99ebb4061e 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -40,6 +40,8 @@ .. firewire .. + hwpmc + .. ic .. ieee488 -- cgit v1.2.3