Date: Fri, 6 Aug 2004 21:49:00 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_timeout.c Message-ID: <200408062149.i76Ln0g7030977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-08-06 21:49:00 UTC FreeBSD src repository Modified files: sys/kern kern_timeout.c Log: Cut a KTR record whenever a callout is invoked. Mark whether it runs with Giant or not, and include the function point so it can be looked up against the kernel symbol table during trace analysis. Revision Changes Path 1.91 +4 -0 src/sys/kern/kern_timeout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408062149.i76Ln0g7030977>