Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 10:23:50 +0000 (UTC)
From:      Anton Yuzhaninov <citrin@citrin.ru>
To:        freebsd-current@freebsd.org
Subject:   how to build kernel with CTF data for DTrace?
Message-ID:  <imchnm$m7r$1@dough.gmane.org>

next in thread | raw e-mail | index | archive | help
On this page:
http://wiki.freebsd.org/DTrace

written, that for 9-current is sufficient to rebild kernel with this
options:

options         DDB_CTF
options         KDTRACE_HOOKS
makeoptions     DEBUG=-g
makeoptions     WITH_CTF=1

I have rebuild kernel with this options, but:
$ ctfdump -l /boot/kernel/kernel
/boot/kernel/kernel does not contain .SUNW_ctf data

Is instruction in wiki outdated?

full build log:
https://hius.citrin.ru/a/2011-03-23-buildkernel.log

FreeBSD 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r219710M

-- 
WBR,
 Anton Yuzhaninov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?imchnm$m7r$1>