From owner-freebsd-dtrace@freebsd.org Thu Apr 14 03:28:35 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 A7C43B0E546 for ; Thu, 14 Apr 2016 03:28:35 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) 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 967031FC3 for ; Thu, 14 Apr 2016 03:28:35 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: by mailman.ysv.freebsd.org (Postfix) id 92200B0E545; Thu, 14 Apr 2016 03:28:35 +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 91B95B0E544 for ; Thu, 14 Apr 2016 03:28:35 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id 8355E1FBF; Thu, 14 Apr 2016 03:28:35 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 5214A17F8D; Wed, 13 Apr 2016 20:28:29 -0700 (PDT) Date: Wed, 13 Apr 2016 20:28:29 -0700 From: hiren panchasara To: George Neville-Neil Cc: dtrace@freebsd.org Subject: Re: CFT: replacement of cddl/contrib/opendtrace with the OpenDTrace version Message-ID: <20160414032829.GT31516@strugglingcoder.info> References: <59138256-95CC-4E43-9672-8F3486D37B6C@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8a48p4KKsB+A/3VY" Content-Disposition: inline In-Reply-To: <59138256-95CC-4E43-9672-8F3486D37B6C@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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:28:35 -0000 --8a48p4KKsB+A/3VY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 04/13/16 at 07:38P, George Neville-Neil wrote: > Howdy, >=20 > I've created a new project and organization on githhub for maintaining=20 > bits of DTrace, including the DTrace Toolkit. I have imported the last= =20 > known version of the toolkit into this repo: >=20 > https://github.com/opendtrace/toolkit >=20 > I have then applied all the changes made by Rui Paolo, Ed Maste and=20 > myself within a "freebsd" branch in that repo. >=20 > Before 11.0 I intend to remove the toolkit from the FreeBSD repo and=20 > maintain it separately, along with scripts and versions for the other=20 > operating systems that support DTrace. I'd like folks to test this=20 > replacement on FreeBSD. It should be as simple as: >=20 > ?> rm /usr/src/cddl/contrib/dtracetoolkit > ?> git clone https://github.com/opendtrace/toolkit.git > ?> git checkout -b freebsd >=20 > I've tested this locally on my systems but I'd like to hear feedback=20 > 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. Cheers, Hiren --8a48p4KKsB+A/3VY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJXDw5aXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lGfIH/29t8SBY+Zhanw8WQ0COeZRC oY8cgIWcbRecKRjw/SSufxB8h7ZMAcN0AViH2zjiiFykjq7COJW5pM/Kfe7wsW+L rAH12Jf1ZrTinswGUbHZ+aZMSi+FC6gJGL3HAF+zF0NPIfstIEHAfCosdOY/aTso UCLMaW4aYiZNI79q0Vc0hSp5At4/zaq3B4Bcmyv3We7dUFhpllROdPyMGQfcViyh oZe4zyVNCU+zkjd6s5hxbdiiDR6maYpYFkpjRjpqI876RhKdCgz+toLbXRfgSgIk ZePM0fa2LfGl6gGa36Af6GoZW1V+E9x24yq283JZHbwUz6hxI1e7LYS7Yru2udY= =As0I -----END PGP SIGNATURE----- --8a48p4KKsB+A/3VY--