From owner-freebsd-current@FreeBSD.ORG Wed Jun 11 08:38:28 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59005106567F; Wed, 11 Jun 2008 08:38:28 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.freebsd.org (Postfix) with ESMTP id 3AB668FC29; Wed, 11 Jun 2008 08:38:27 +0000 (UTC) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 8E2237330F; Wed, 11 Jun 2008 08:38:27 +0000 (GMT) Date: Wed, 11 Jun 2008 08:38:27 +0000 From: John Birrell To: Roman Divacky Message-ID: <20080611083827.GA53396@what-creek.com> References: <20080611051257.GA51683@what-creek.com> <20080611080712.GA43328@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080611080712.GA43328@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: Re: Getting started with DTrace in FreeBSD-current (a.k.a. 8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2008 08:38:28 -0000 On Wed, Jun 11, 2008 at 10:07:12AM +0200, Roman Divacky wrote: > > 4. Do a 'make WITH_CTF=1 buildkernel && make installkernel' > > are you going to make this default? if so.. when? is there userland > tracing work in progress? I hope to remove the WITH_CTF thing and just leave people to turn off CTF generation using NO_CTF. That is a subject for later, though, after people have had a chance to use it. User land tracing is WIP. -- John Birrell