Date: Wed, 30 Jul 2003 18:36:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_trap.c Message-ID: <200307310136.h6V1aOro098457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/07/30 18:36:24 PDT FreeBSD src repository Modified files: sys/kern subr_trap.c Log: When ktracing context switches, make sure we record involuntary switches. Otherwise, when we get a evicted from the cpu, there is no record of it. This is not a default ktrace flag. Revision Changes Path 1.259 +14 -0 src/sys/kern/subr_trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307310136.h6V1aOro098457>