From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 26 04:09:43 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2446516A420 for ; Thu, 26 Jan 2006 04:09:43 +0000 (GMT) (envelope-from pranavpeshwe@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6940C43D5C for ; Thu, 26 Jan 2006 04:09:39 +0000 (GMT) (envelope-from pranavpeshwe@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so248782wra for ; Wed, 25 Jan 2006 20:09:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ILqgHnx8l2nMvIxlfN6hZqklVSv4/ebkjKeFcWrMHIgHKYLR+kRaBTez5WVBb0qxh6nydus51oxizfNPvxrVtphuv5Yj/0gqyYU4qFJScH9fSECA05Uj/sMC595kp3rDST6qg4ZCv1aIki0Yu0Bd6Tkvqjgp1LOS3BU3snJ7fN8= Received: by 10.54.80.5 with SMTP id d5mr1517542wrb; Wed, 25 Jan 2006 20:09:38 -0800 (PST) Received: by 10.54.99.13 with HTTP; Wed, 25 Jan 2006 20:09:38 -0800 (PST) Message-ID: Date: Thu, 26 Jan 2006 09:39:38 +0530 From: Pranav Peshwe To: John Baldwin In-Reply-To: <200601250952.41784.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <84dead720601250045h33447be0y21d6c2239749bd15@mail.gmail.com> <200601250952.41784.jhb@freebsd.org> Cc: freebsd-hackers@freebsd.org Subject: Re: KTR not working !! X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 04:09:43 -0000 On 1/25/06, John Baldwin wrote: > You only have KTR_GEN traces compiled in. Try adding 'KTR_COMPILE=3DKTR_= ALL' > If you run with all traces enabled your system is going to get really rea= lly > 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 ? TIA. Regards, Pranav ------------------------------------------------------------------------- No matter how much cats fight, there always seem to be plenty of kittens. ---Abraham Lincoln