Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2016 19:38:22 -0700
From:      "George Neville-Neil" <gnn@freebsd.org>
To:        dtrace@freebsd.org
Subject:   CFT: replacement of cddl/contrib/opendtrace with the OpenDTrace version
Message-ID:  <59138256-95CC-4E43-9672-8F3486D37B6C@freebsd.org>

next in thread | raw e-mail | index | archive | help
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:

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

Best,
George




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59138256-95CC-4E43-9672-8F3486D37B6C>