I've made it conditional on options KDTRACE_HOOKS, so it will only
build when DTrace support is enabled.
Regards,
Darran.
On 13/03/2010, at 7:58 PM, matthew green wrote:
Added Files:
src/sys/kern: kern_ctf.c
thils file is linked into everyone's kernel now, and is only used by
those who have CTF support. (thanks to christos for fixing the
build.)
can this be conditionally included, please? i'm not sure of the best
way, but even if only for platforms that actually *can* have CTF
support would be the best first-list.
thanks.
.mrg.