From owner-freebsd-current@FreeBSD.ORG Thu Jan 24 00:07:50 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 8530116A41B for ; Thu, 24 Jan 2008 00:07:50 +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 7643913C44B for ; Thu, 24 Jan 2008 00:07:50 +0000 (UTC) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id D7EBC732FF; Wed, 23 Jan 2008 23:50:33 +0000 (GMT) Date: Wed, 23 Jan 2008 23:50:33 +0000 From: John Birrell To: gallatin@cs.duke.edu Message-ID: <20080123235033.GA3126@what-creek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: DTrace for FreeBSD - 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: Thu, 24 Jan 2008 00:07:50 -0000 On Wed, 23 Jan 2008 14:05:23 -0600, Andrew Gallatin wrote: > What is the status of Dtrace in FreeBSD? I thought the original port > was permantly stalled due to licensing conflicts over CDDL, and > that John was starting from scratch. Cisco is currently funding the port of DTrace to FreeBSD part of their move to FreeBSD. I am probably a week away from putting up a set of diffs for the initial integration into CURRENT. See: for the list of changes/reasons. That page is still a work in progress. As of today, the port passes 752 of Sun's DTrace tests. FreeBSD developers with p4 access can build //depot/projects/dtrace/src and get an up-to-date CURRENT with DTrace built in. "make universe" works for all arches. The kernel modules are limited to amd64 and i386 at the moment. -- John Birrell