On 14 Apr 2016, at 10:41, Mark Johnston wrote:
> 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. Well can you run the scripts in the way that you used to? Best, George _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-dtrace To unsubscribe, send any mail to "[email protected]"
