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