NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/50700: dtrace module(s) cannot be loaded



> >How-To-Repeat:
> build a kernel witihout built-in dtrace (ie, no 'options KDTRACE_HOOKS),
> and try to 'modload dtrace'

i think you misunderstand how dtrace works.

(a) it is only a module.  (we don't have it any other way, and
i think this is a legal issue with CDDL?)

(b) options KDTRACE_HOOKS is required to enable support.

so what you're seeing is entirely expected -- "don't do that."


.mrg.


Home | Main Index | Thread Index | Old Index