From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 15:02:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95F221065673 for ; Tue, 20 Jul 2010 15:02:00 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 411EF8FC22 for ; Tue, 20 Jul 2010 15:01:59 +0000 (UTC) Received: by gxk24 with SMTP id 24so3561119gxk.13 for ; Tue, 20 Jul 2010 08:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=dbaMhKhfGUn6HeQdqRQJcUUlcZN65DIMg5L+UMwMAsY=; b=qB4EsSt7+4q98Wa/4uhc7BzOK5iodvYYTlTjvGDXEzM83wEXe5vJT9FT1uDNekHyDi kysvzaNXwzObp1cFA6eKA0lhNq7MuBkAaANWF2lqPTDcB/L6XrhSN6ITrCykddH+fOC8 7sDYF4YF0/eGJLXHLh+GNVXvK/HP1bMG/Z34o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Fw3wHiu6Sou5pOuvmEsYZwKmCZnwb+9cdnw5TRnYIAMyGdIxZEi6Upvc/K5oJoXHAr qTxD5i7dD+NGKQhKbVeq4eLPYy+J2Ovie2CMsBKFAr4qpIF0Qc1Tv0C2dFLOVfGTJTju G1LNXt5pyFpYZSWRyygnofU2y6i2qH+3zTJ/Q= MIME-Version: 1.0 Received: by 10.239.133.131 with SMTP id 3mr512816hbv.133.1279638118790; Tue, 20 Jul 2010 08:01:58 -0700 (PDT) Received: by 10.239.160.201 with HTTP; Tue, 20 Jul 2010 08:01:58 -0700 (PDT) In-Reply-To: <20100720130248.00003a47@unknown> References: <20100720130248.00003a47@unknown> Date: Tue, 20 Jul 2010 16:01:58 +0100 Message-ID: From: krad To: Bruce Cran Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: Dtrace ustack status X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 15:02:00 -0000 On 20 July 2010 13:02, Bruce Cran wrote: > On Tue, 20 Jul 2010 12:03:09 +0100 > krad wrote: > > > Does anyone know what the status of dtrace being able to trace > > userland processes is? I see there are few patches out there but am > > unsure of the reliability etc. > > http://freebsdfoundation.blogspot.com/2010/06/dtrace-userland-project.html > > -- > Bruce Cran > Thanks thats good however its a letter of intent only. Does anyone know how its going, and is it likely to be delivered? September sounds like a tight time line to me as from what ive read its a fairly complex task.