From 19fffc811fbc0006dc99543250637bb55f65ad56 Mon Sep 17 00:00:00 2001 From: jb Date: Fri, 23 May 2008 22:17:28 +0000 Subject: Add the KDTRACE_HOOKS option for DTrace support. --- sys/conf/NOTES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/conf/NOTES') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 690b3fd..45d7e03 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -358,6 +358,12 @@ options DDB_NUMSYM 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 -- cgit v1.1