Date: Tue, 18 Apr 2006 06:44:53 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 95484 for review Message-ID: <200604180644.k3I6irKh004175@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95484 Change 95484 by jb@jb_freebsd2 on 2006/04/18 06:44:15 Add the 'dtrace' device. That's what the dtrace(1) program talks to. Surprised? Affected files ... .. //depot/projects/dtrace/src/sys/conf/NOTES#2 edit Differences ... ==== //depot/projects/dtrace/src/sys/conf/NOTES#2 (text+ko) ==== @@ -249,6 +249,9 @@ options SLEEPQUEUE_PROFILING options TURNSTILE_PROFILING +# Dynamic Tracting (DTrace) options: +device dtrace + ##################################################################### # COMPATIBILITY OPTIONS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604180644.k3I6irKh004175>