DTrace: Where do we run CTFCONVERT for kernel modules

Shrikanth Kamath shrikanth07 at gmail.com
Sun Feb 26 08:23:38 UTC 2012


...meaning, I see the following line in "sys/conf/kmod.mk", but that
is a CTFMERGE command.

.if defined(MK_CTF) && ${MK_CTF} != "no"
    ${CTFMERGE} ${CTFFLAGS} -o ${.TARGET} ${OBJS}
.endif

Where do we run the CTFCONVERT on kernel modules?

--
Shrikanth R K


More information about the freebsd-hackers mailing list