no KLD symbols in dtrace?

Andriy Gapon avg at FreeBSD.org
Fri Apr 22 16:41:09 UTC 2011


on 22/04/2011 18:56 Chuck Tuffli said the following:
> On Fri, Apr 22, 2011 at 8:44 AM, Andriy Gapon <avg at freebsd.org> wrote:
>> Also, dtrace process needs to access the module file for address-to-name translation.
> 
> Hmm ... I'm building this module out of tree. Where does dtrace look
> for modules?

I think that exactly at the place from which a module is loaded.
You can double-check with kldstat -v, e.g.:
 2    1 0xffffffff80c6c000 217f20   zfs.ko (/boot/kernel/zfs.ko)

-- 
Andriy Gapon


More information about the freebsd-hackers mailing list