Add jb as a technical contact for the DTrace entry and add a link to the

FreeBSD p4 depot.  The description is probably still a bit out-of-date, but
I'm working on that.
This commit is contained in:
Joel Dahl 2006-04-22 12:00:04 +00:00
parent a6ed17c2b4
commit fa490668ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27618

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.36 2006/04/21 11:29:15 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.37 2006/04/22 10:49:49 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -617,8 +617,9 @@
<a name="p-dtrace"></a>
<h2>Implement something similar to Solaris' DTrace</h2>
<p><strong>Technical contact</strong>: <a
href="mailto:jb@FreeBSD.org">John Birrell</a>, <a
href="mailto:dodell@iXsystems.com">Devon H. O'Dell</a></p>
<p><strong>URL</strong>: <a href="http://www.sitetronics.com:8080/">Perforce
<p><strong>URL</strong>: <a href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/dtrace">Perforce
repository</a></p>
<p>Need to get the DTrace provider working. This is the epicenter of DTrace
and it is the first step to making the rest of it work from the kernel side