From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 11:03:11 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 85CD51065679 for ; Tue, 20 Jul 2010 11:03:11 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1BCCE8FC12 for ; Tue, 20 Jul 2010 11:03:10 +0000 (UTC) Received: by fxm13 with SMTP id 13so2955975fxm.13 for ; Tue, 20 Jul 2010 04:03:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=mtWmjuwxivtf55d2Urk9UhA44jgkJ+8CVGl3+pEzaUU=; b=EfmQ7dUW7ESPXnqIWE7DHixatnrsA3vCvjRemYAkBs1BRH8gHIB2+66IiSyyj8C9qk kOVKFvCExthzethXmUyVNB8LvfPoafEl0go4m6fOASkirbC9cHVLyOqA6+GEnBqN/VCT s01B8ZzZ/Bt42ozo7gq2Y3C2aqJYAE3q4JiXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=T8Jo3/CKFzJTRNmUdZyoaULqqTrEnMd4OS2PkenbBPKx7/qZgHOBVAvXV2+BVsv+6z watpSbIQ1Db2UWQyXL3pWoaXoUxvBpJ0Eia5FbR/h7khmLFGTcohpt7C/WzptYcMpOwA epd5tOHYRP09KQYBPq6W1dAi91CnQI7FDBOf8= MIME-Version: 1.0 Received: by 10.239.140.2 with SMTP id v2mr474082hbv.98.1279623789716; Tue, 20 Jul 2010 04:03:09 -0700 (PDT) Received: by 10.239.160.201 with HTTP; Tue, 20 Jul 2010 04:03:09 -0700 (PDT) Date: Tue, 20 Jul 2010 12:03:09 +0100 Message-ID: From: krad To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 11:03:11 -0000 Hi, 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.