Add the KDTRACE_HOOKS option for DTrace support.
This commit is contained in:
parent
2cddc3d722
commit
597c90a27e
@ -357,6 +357,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
|
||||
|
Loading…
Reference in New Issue
Block a user