From owner-freebsd-stable@FreeBSD.ORG Tue Nov 23 20:52:23 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84D59106564A; Tue, 23 Nov 2010 20:52:23 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E22F68FC1B; Tue, 23 Nov 2010 20:52:22 +0000 (UTC) Received: by wwd20 with SMTP id 20so8746708wwd.31 for ; Tue, 23 Nov 2010 12:52:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=UdII5Mjg9Vj6IpIrWuBdbcIq98hC4I0UVy6l4JyspAE=; b=uMgo9sRLdc2EwSz14Wnu3XlUbGnXRNWECDbh7nQoXAfcjq99GkkS4T9xwHXlPVgXj8 aaYlcn270VpX0k1SKy8RckR+MCPRqi1ezrt1q7BtU8RtxRkKodBJeBdTn5/NQ3A21DR5 +7EcVW2EpigNNGVk4ZRMcpqHk9N4I2Ac1ojPw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HLvk/qGwwaUVaURFuz2hnG3ZGEpZuqCDyv33FvbPG+3ie8ZNl56DkgT+l3SViNcot4 z0ua8IBwKtAPmcKemj6+i/pVjLzVSRCf2VrqHaAVemNgWMokOk7ovmdinnm0FImSMGU6 4YLlM1nCyJ6qH/RESPxqqIjHDSGdDcmy4UOYI= MIME-Version: 1.0 Received: by 10.227.141.205 with SMTP id n13mr3282394wbu.28.1290545540823; Tue, 23 Nov 2010 12:52:20 -0800 (PST) Received: by 10.227.136.73 with HTTP; Tue, 23 Nov 2010 12:52:20 -0800 (PST) In-Reply-To: <4CEC28B5.5080807@freebsd.org> References: <20101123081244.GA38354@icarus.home.lan> <20101123082046.GA62301@compaq.yuetime> <4CEBB613.5010009@freebsd.org> <20101123131353.GA7243@icarus.home.lan> <20101123145159.157170lfpi646gw0@webmail.leidinger.net> <20101123204540.GA6744@icarus.home.lan> <4CEC28B5.5080807@freebsd.org> Date: Tue, 23 Nov 2010 14:52:20 -0600 Message-ID: From: Zhihao Yuan To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Alexander Leidinger , freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: Fwd: Re: Fail to use Dtrace on FreeBSD 8.1-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 20:52:23 -0000 That's what I have done. I did not used WITH_CTF=1 on buildworld. Anyway, I;m using it to rebuild the world, which takes some time. On Tue, Nov 23, 2010 at 2:48 PM, Andriy Gapon wrote: > on 23/11/2010 22:45 Jeremy Chadwick said the following: > > make buildkernel WITH_CTF=1 > > I believe the above to be necessary and sufficient part (for using DTrace > on > kernel). > > -- > Andriy Gapon > -- Zhihao Yuan The best way to predict the future is to invent it.