CFT: replacement of cddl/contrib/opendtrace with the OpenDTrace version

Mark Johnston markj at FreeBSD.org
Thu Apr 14 17:38:10 UTC 2016


On Wed, Apr 13, 2016 at 07:38:22PM -0700, 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 last 
> 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:

Thanks for doing this. I've long felt that the toolkit would make more
sense as a port.

> 
> ?> 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.

I'm able to clone the repo, if that's what you're asking.


More information about the freebsd-dtrace mailing list