Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2007 01:25:03 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 129147 for review
Message-ID:  <200711170125.lAH1P389098112@repoman.freebsd.org>

index | next in thread | raw e-mail

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

Change 129147 by jb@jb_freebsd1 on 2007/11/17 01:24:12

	Add the kernel DTrace hooks option by default. It's BSD only.

Affected files ...

.. //depot/projects/dtrace7/src/sys/amd64/conf/GENERIC#2 edit

Differences ...

==== //depot/projects/dtrace7/src/sys/amd64/conf/GENERIC#2 (text+ko) ====

@@ -62,6 +62,7 @@
 options 	ADAPTIVE_GIANT		# Giant mutex is adaptive.
 options 	STOP_NMI		# Stop CPUS using NMI instead of IPI
 options 	AUDIT			# Security event auditing
+options 	KDTRACE_HOOKS		# Kernel DTrace hooks
 
 # Make an SMP-capable kernel by default
 options 	SMP			# Symmetric MultiProcessor Kernel


help

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