From 94200415ae821f8a9a0a303f2f1cb3725e913744 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Tue, 18 Oct 2005 04:40:11 +0000 Subject: Document pmcstat's inability to handle 32 bit executables on the AMD64 while I work on a fix. Noticed by: ps --- usr.sbin/pmcstat/pmcstat.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usr.sbin/pmcstat') diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index cb7a331..369a39d 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -244,3 +244,7 @@ It is .Ud .Sh AUTHORS .An Joseph Koshy Aq jkoshy@FreeBSD.org +.Sh BUGS +On AMD64 platforms +.Nm +does not yet handle profiles with samples from 32 bit executables. -- cgit v1.1