Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2007 00:10:36 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 129143 for review
Message-ID:  <200711170010.lAH0AaNb085318@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=129143

Change 129143 by jb@jb_freebsd1 on 2007/11/17 00:10:35

	Add the kernel DTrace hooks option.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/NOTES#31 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/NOTES#31 (text+ko) ====

@@ -353,6 +353,12 @@
 options 	GDB
 
 #
+# Enable the kernel DTrace hooks which are required to load the DTrace
+# kernel modules.
+#
+options 	KDTRACE_HOOKS
+
+#
 # SYSCTL_DEBUG enables a 'sysctl' debug tree that can be used to dump the
 # contents of the registered sysctl nodes on the console.  It is disabled by
 # default because it generates excessively verbose console output that can


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711170010.lAH0AaNb085318>