Displaying 1 result from an estimated 1 matches for "without_ctf".
Did you mean:
without_at
2008 Aug 27
2
DTrace merged ready for 7.1
...I want 7.1 release to be built with a GENERIC kernel containing not only the DTrace
hooks, but also the CTF data, so I have defaulted the 'make buildkernel' to
turn on CTF generation. If you are building a kernel and modules without the
KDTRACE_HOOKS option, then you should do a 'make WITHOUT_CTF=1 buildkernel' to
avoid generating the CTF data (although that won't hurt).
For all builds other than 'buildkernel', CTF generation is turned off. You don't
need or want it yet.
--
John Birrell