Date: Thu, 10 Jun 2004 22:00:58 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/include profile.h Message-ID: <200406102200.i5AM0w6L009320@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-06-10 22:00:58 UTC
FreeBSD src repository
Modified files:
sys/amd64/include profile.h
Log:
Make profiling work for varargs functions.. %al is an additional argument
which indicates the number of xmm registers used in the varargs. This
stops the explosion that happened when profiling printf() etc.
Revision Changes Path
1.40 +2 -0 src/sys/amd64/include/profile.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406102200.i5AM0w6L009320>
