From owner-freebsd-current@FreeBSD.ORG Wed Sep 17 10:29:57 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 252D81065689 for ; Wed, 17 Sep 2008 10:29:57 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id D59538FC15 for ; Wed, 17 Sep 2008 10:29:56 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 0362D65C438; Wed, 17 Sep 2008 12:10:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cL2mhWf2ImQw; Wed, 17 Sep 2008 12:10:14 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 139EB65C410; Wed, 17 Sep 2008 12:10:14 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m8HAADFE091140; Wed, 17 Sep 2008 12:10:13 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 17 Sep 2008 12:10:13 +0200 From: Roman Divacky To: current@freebsd.org Message-ID: <20080917101013.GA90749@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: jb@freebsd.org Subject: dtrace status 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, 17 Sep 2008 10:29:57 -0000 hi Dtrace was commited 3 months ago and the only things that prevents using it "out of the box" is building kernel with WITH_CTF=1. When is this going to be enabled on default. What is preventing this from happening? thank you very much roman