Date: Thu, 17 Aug 2006 22:39:51 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 104445 for review Message-ID: <200608172239.k7HMdpna000912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104445 Change 104445 by jb@jb_zoo on 2006/08/17 22:39:06 Add kernel DTrace support by default. Affected files ... .. //depot/projects/dtrace/src/sys/amd64/conf/GENERIC#11 edit Differences ... ==== //depot/projects/dtrace/src/sys/amd64/conf/GENERIC#11 (text+ko) ==== @@ -68,6 +68,8 @@ options WITNESS # Enable checks to detect deadlocks and cycles options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed +options KDTRACE # Kernel DTrace support + # Make an SMP-capable kernel by default options SMP # Symmetric MultiProcessor Kernel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608172239.k7HMdpna000912>