Date: Sat, 28 Oct 2006 07:59:11 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include profile.h src/sys/amd64/include profile.h Message-ID: <200610280759.k9S7xBN9063047@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2006-10-28 07:59:11 UTC
FreeBSD src repository
Modified files:
sys/i386/include profile.h
sys/amd64/include profile.h
Log:
In MCOUNT_OVERHEAD(label), actually use the `label' parameter. We were
still using the global label named "profil", and this worked accidentally
because all callers use the same name.
Revision Changes Path
1.46 +1 -1 src/sys/amd64/include/profile.h
1.41 +1 -1 src/sys/i386/include/profile.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610280759.k9S7xBN9063047>
