Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Mar 2012 10:49:05 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Shrikanth Kamath <shrikanth07@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: DTrace: Where do we run CTFCONVERT for kernel modules
Message-ID:  <20120302104905.Horde.nZo8FZjmRSRPUJeRjhXXxkA@webmail.leidinger.net>
In-Reply-To: <CAEOAkMVDMjdECG5TSUd9Qy1Mc815aUHcp_mt1bEcnnHwn%2Bo%2B9Q@mail.gmail.com>
References:  <CAEOAkMVDMjdECG5TSUd9Qy1Mc815aUHcp_mt1bEcnnHwn%2Bo%2B9Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Shrikanth Kamath <shrikanth07@gmail.com> (from Sun, 26 Feb  
2012 13:24:19 +0530):

> ...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?

It is run from the Makefile of the kernel which is generated by the  
config(8) program.

Bye,
Alexander.

-- 
Whenever I feel like exercise, I lie down until the feeling passes.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120302104905.Horde.nZo8FZjmRSRPUJeRjhXXxkA>