Subject: CVS commit: [ktrace-lwp] src/sys
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/17/2004 07:44:37
Module Name: src
Committed By: skrll
Date: Sun Oct 17 07:44:37 UTC 2004
Modified Files:
src/sys/kern [ktrace-lwp]: kern_ktrace.c
src/sys/sys [ktrace-lwp]: ktrace.h
Log Message:
Provide a version mechanism for ktrace records and add new version that
uses struct timespec and records the lwpid.
To generate a diff of this commit:
cvs rdiff -r1.74.2.8 -r1.74.2.9 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.30.2.7 -r1.30.2.8 src/sys/sys/ktrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.