Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 09:52:16 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Pranav Peshwe <pranavpeshwe@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: KTR not working !!
Message-ID:  <200601260952.17149.jhb@freebsd.org>
In-Reply-To: <cdfd7d6d0601252009n32d408c9t283b47aebc8546a7@mail.gmail.com>
References:  <cdfd7d6d0601250034n2e723f94j12f94cb2c82e1fb2@mail.gmail.com> <200601250952.41784.jhb@freebsd.org> <cdfd7d6d0601252009n32d408c9t283b47aebc8546a7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 25 January 2006 23:09, Pranav Peshwe wrote:
> On 1/25/06, John Baldwin <jhb@freebsd.org> wrote:
> > You only have KTR_GEN traces compiled in.  Try adding
> > 'KTR_COMPILE=KTR_ALL' If you run with all traces enabled your system is
> > going to get really really slow though.
>
> Thank you !! It works now.
>
> I turned on 'verbose' and got a flurry of messages rushing across the
> screen.But, ktrdump has not shown more than 7 messages.Does ktrdump
> just 'tail' all those messages ? or, is there any separate
> mask/environment variable for ktrdump ?

I am not sure.  Generally I just use 'show ktr' in kdb when I use KTR traces 
rather than using ktrdump.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601260952.17149.jhb>