]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add two kernel options:
authorJohn Birrell <jb@FreeBSD.org>
Sun, 18 May 2008 19:28:51 +0000 (19:28 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Sun, 18 May 2008 19:28:51 +0000 (19:28 +0000)
commitc7d1b0ec0a38875fb841ec3c6df5190ca24d9116
tree08ad5fd7ab40d903b4813684ef992d5e64e31238
parent221351b7a5c0c23923fa7621aad01e444d70d50d
Add two kernel options:

- KDTRACE_HOOKS for the shim layer of hooks which separate BSD licensed
                code from CDDL code.
- DDB_CTF       for the code that parses the CTF (compact C type format)
                data for use by the DTrace Function Boundary Trace
                provider and (possibly) ddb if we plan to do that.
sys/conf/options