PERFORCE change 100586 for review

John Birrell jb at FreeBSD.org
Wed Jul 5 01:41:02 UTC 2006


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

Change 100586 by jb at jb_freebsd2 on 2006/07/05 01:40:58

	Add the KDTRACE option by default.

Affected files ...

.. //depot/projects/dtrace/src/sys/sun4v/conf/GENERIC#3 edit

Differences ...

==== //depot/projects/dtrace/src/sys/sun4v/conf/GENERIC#3 (text+ko) ====

@@ -65,6 +65,7 @@
 options 	KDB			# Enable kernel debugger support.
 options		KDB_TRACE
 options 	DDB			# Support DDB.
+options		KDTRACE			# Support for DTrace.
 #options 	GDB			# Support remote GDB.
 #options 	INVARIANTS		# Enable calls of extra sanity checking
 #options 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS


More information about the p4-projects mailing list