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: Fri Jun 1 20:24:22 UTC 2007
Modified Files:
src/sys/kern: kern_ktrace.c
src/sys/sys: ktrace.h
Log Message:
Add a ktrkuser() function that can be used to generate a KTR_USER trace
entry from kernel-resident data.
Mainly so I can (ab)use the KTR_USER entry for extra info.
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.47 -r1.48 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