Subject: Re: ktrace and lwp's
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 03/05/2003 13:28:59
In article <200303050431.PAA19783@avalon.reed.wattle.id.au>,
Darren Reed <darrenr@reed.wattle.id.au> wrote:
>
><sys/ktrace.h>
>- add a new ktrace message type - KTR_VERSION, length is just that for
>  ktr_header.  Put version number in ktr_buf ?
>- add a ktr_lwp field (int) to new format ktr_header

I agree with the plan, and if you can somehow make the VERSION message
identifiable by file(1) (by embedding a magic int32_t into it),
it would be a plus.

christos