Date: Fri, 31 Jan 2003 11:38:47 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern subr_trap.c Message-ID: <XFMail.20030131113847.jhb@FreeBSD.org> In-Reply-To: <200301311122.h0VBMWAj089579@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31-Jan-2003 Tim J. Robbins wrote: > tjr 2003/01/31 03:22:32 PST > > Modified files: > sys/kern subr_trap.c > Log: > Use a local variable to store the number of ticks that elapsed in > kernel mode instead of (unintentionally) using the global `ticks'. > This error completely broke profiling. Perhaps we should really back out the 'upcall' change until the patch has has some more review and bugs like this have been fixed. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030131113847.jhb>