Date: Sun, 26 Feb 2012 13:24:19 +0530 From: Shrikanth Kamath <shrikanth07@gmail.com> To: freebsd-hackers@freebsd.org Subject: DTrace: Where do we run CTFCONVERT for kernel modules Message-ID: <CAEOAkMVDMjdECG5TSUd9Qy1Mc815aUHcp_mt1bEcnnHwn%2Bo%2B9Q@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
...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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEOAkMVDMjdECG5TSUd9Qy1Mc815aUHcp_mt1bEcnnHwn%2Bo%2B9Q>