on 22/04/2011 18:56 Chuck Tuffli said the following: > On Fri, Apr 22, 2011 at 8:44 AM, Andriy Gapon <a...@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 _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"