From owner-freebsd-dtrace@freebsd.org Thu Apr 14 03:49:06 2016 Return-Path: Delivered-To: freebsd-dtrace@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2937B0F2AE for ; Thu, 14 Apr 2016 03:49:06 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CA0C71F5D for ; Thu, 14 Apr 2016 03:49:06 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C9546B0F2AD; Thu, 14 Apr 2016 03:49:06 +0000 (UTC) Delivered-To: dtrace@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8F24B0F2AC for ; Thu, 14 Apr 2016 03:49:06 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: from smtp.hungerhost.com (smtp.hungerhost.com [216.38.51.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A60611F5B for ; Thu, 14 Apr 2016 03:49:06 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: from c-50-168-54-204.hsd1.ca.comcast.net ([50.168.54.204]:27212 helo=[172.16.33.1]) by vps.hungerhost.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.86_1) (envelope-from ) id 1aqYHB-0005jG-2O; Wed, 13 Apr 2016 23:49:05 -0400 From: "George Neville-Neil" To: "hiren panchasara" Cc: dtrace@freebsd.org Subject: Re: replacement of cddl/contrib/opendtrace with the OpenDTrace version Date: Wed, 13 Apr 2016 20:49:03 -0700 Message-ID: <345E2021-EC9B-4040-AA5C-7879371F13F8@freebsd.org> In-Reply-To: <20160414032829.GT31516@strugglingcoder.info> References: <59138256-95CC-4E43-9672-8F3486D37B6C@freebsd.org> <20160414032829.GT31516@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_MailMate_ABABB18A-6C63-42C6-9DF9-9BF4F0FE6FE9_="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Mailer: MailMate (1.9.4r5234) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsd.org X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com X-Authenticated-Sender: vps.hungerhost.com: gnn@neville-neil.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-dtrace@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "A discussion list for developers working on DTrace in FreeBSD." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2016 03:49:07 -0000 This is an OpenPGP/MIME signed message (RFC 3156 and 4880). --=_MailMate_ABABB18A-6C63-42C6-9DF9-9BF4F0FE6FE9_= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 13 Apr 2016, at 20:28, hiren panchasara wrote: > On 04/13/16 at 07:38P, George Neville-Neil wrote: >> Howdy, >> >> I've created a new project and organization on githhub for maintaining= >> bits of DTrace, including the DTrace Toolkit. I have imported the las= t >> known version of the toolkit into this repo: >> >> https://github.com/opendtrace/toolkit >> >> I have then applied all the changes made by Rui Paolo, Ed Maste and >> myself within a "freebsd" branch in that repo. >> >> Before 11.0 I intend to remove the toolkit from the FreeBSD repo and >> maintain it separately, along with scripts and versions for the other >> operating systems that support DTrace. I'd like folks to test this >> replacement on FreeBSD. It should be as simple as: >> >> ?> rm /usr/src/cddl/contrib/dtracetoolkit >> ?> git clone https://github.com/opendtrace/toolkit.git >> ?> git checkout -b freebsd >> >> I've tested this locally on my systems but I'd like to hear feedback >> from others before I pull the scripts from our tree. > > Hi George, > > What is the rationale of treating this specially and not like any other= > contrib software? IIRC, a few things from toolkit gets installed in > /usr/share/dtrace/toolkit currently which is pretty handy at times. I > was hoping we install more things but it looks like now we'd have to go= > get it from a git repo. > It's getting very little (to no) attention in our tree, and I'm now worki= ng on a combined set of scripts that are cross platform. Best, George --=_MailMate_ABABB18A-6C63-42C6-9DF9-9BF4F0FE6FE9_= Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlcPEy8ACgkQYdh2wUQKM9LteACg2/fagOKv5R9jc4wU8IOCMeWg FpwAn0VQwNpSVrd5qI8qKnWlR8ou9BOf =TdW/ -----END PGP SIGNATURE----- --=_MailMate_ABABB18A-6C63-42C6-9DF9-9BF4F0FE6FE9_=--