Getting an uncompressed, with-debug-symbols kernel image in F10

Dave Jones davej at redhat.com
Fri Jan 2 03:07:14 UTC 2009


On Thu, Jan 01, 2009 at 09:44:58PM -0500, Marcus D. Leech wrote:
 > I'm wanting to use oprofile to get some details about program behavior
 > on a real-time application that I'm working on related
 >   to Software Defined Radio.   I can't find a way to get a with-symbols,
 > uncompressed, kernel image to use with oprofile.
 >   Any hints?  The documents I was able to find seem to apply to older
 > Fedora systems, but clearly not to F10.

install kernel-debuginfo, and you'll get all the symbols, and oprofile
knows where to look for them.  You'll need to enable the debuginfo repos
in /etc/yum.repos.d/

	Dave

-- 
http://www.codemonkey.org.uk




More information about the fedora-test-list mailing list