Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: dsl
Date: Mon Aug 27 13:33:46 UTC 2007
Modified Files:
src/sys/kern: kern_ktrace.c kern_stub.c
src/sys/sys: ktrace.h
Log Message:
Fix inverted test in ktrpoint(), NAMI traces weren't being generated.
Also inline the 'ktrace_on' part of the test.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_stub.c
cvs rdiff -r1.49 -r1.50 src/sys/sys/ktrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index