PERFORCE change 132588 for review

John Birrell jb at FreeBSD.org
Sat Jan 5 14:03:31 PST 2008


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

Change 132588 by jb at jb_freebsd1 on 2008/01/05 22:03:08

	Add the DTrace hooks.

Affected files ...

.. //depot/projects/dtrace/src/sys/i386/conf/GENERIC#27 edit

Differences ...

==== //depot/projects/dtrace/src/sys/i386/conf/GENERIC#27 (text+ko) ====

@@ -62,6 +62,7 @@
 options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
 options 	STOP_NMI		# Stop CPUS using NMI instead of IPI
 options 	AUDIT			# Security event auditing
+options 	KDTRACE_HOOKS		# DTrace hooks required to load DTrace modules
 
 # Debugging for use in -current
 options 	KDB			# Enable kernel debugger support.


More information about the p4-projects mailing list