From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 16 19:05:23 2006 Return-Path: X-Original-To: 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 09D9016A400 for ; Thu, 16 Mar 2006 19:05:23 +0000 (UTC) (envelope-from devon.odell@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFB243D6A for ; Thu, 16 Mar 2006 19:05:08 +0000 (GMT) (envelope-from devon.odell@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so308791wxc for ; Thu, 16 Mar 2006 11:05:07 -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=K3sWeNTba6yitA4HcO+eoYXTOT1A6+6AZty4PpHZHupvmYsE98gqKjHRtDpVuB61a3m9my8JX5Mtb6wY06pJPx4P0fa1OnKsWnFNNL6LSuqlfkCOn6coTb3WKR7P2V4s/3FP0TM7s8BvmQ98Gs3Dyp9AwOLsH9Xzzpp1bxWEsTs= Received: by 10.70.124.10 with SMTP id w10mr2419004wxc; Thu, 16 Mar 2006 11:05:06 -0800 (PST) Received: by 10.70.65.17 with HTTP; Thu, 16 Mar 2006 11:05:06 -0800 (PST) Message-ID: <9ab217670603161105g1f8146b5p@mail.gmail.com> Date: Thu, 16 Mar 2006 11:05:06 -0800 From: "Devon H. O'Dell" To: "Peter Jeremy" In-Reply-To: <20060316065822.GA681@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060316065822.GA681@turion.vk2pj.dyndns.org> Cc: hackers@freebsd.org Subject: Re: Sun DTrace on FreeBSD 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, 16 Mar 2006 19:05:23 -0000 2006/3/15, Peter Jeremy : > About six months ago, there was a lot of press publicity given to a > port of Sun's DTrace code to FreeBSD. Does anyone know what (if > anything) is happening to this? Google doesn't turn up anything more > recent and I don't recall reading anything on the mailing lists. It's part of my Copious Free Time stuff. I'd love to be able to work on it more often, but with what I'm doing these days, there is not a whole lot of time. I do have a little more progress on the DTrace provider (which includes the pseudo-device) that hasn't been committed to my Perforce tree yet. I certainly haven't given up on the project; I simply haven't had the time to make as much progress as fast as I did in the beginning. --Devon > -- > Peter Jeremy