Ping.

Bastian Blank wrote:
> On Sat, Jan 06, 2007 at 02:50:46PM +0100, Philippe Teuwen wrote:
> > To use oprofile with kernel profiling enabled, we need the uncompressed 
> > version 
> > of the kernel image, vmlinux.
> 
> Use gunzip to get them (at least for architectures which simply
> compresses it with gzip). Some architectures also uses uncompressed
> files.

This is not the case on at least amd64/i386.

> > I saw on 
> > http://bonglonglong.com/2006/12/06/oprofile-kernel-images-and-innodb-oh-my/
> > that this is much easier on redhat which features a package called 
> > kernel-debuginfo
> 
> I don't see such a package in the development fedora tree, please
> provide more informations.
> 
> > So could we also have sth like linux-debuginfo-2.6.18-1-686_i386.deb ?
> 
> What should it contain? Only the uncompressed image? Or the unstripped?

The uncompressed, unstripped vmlinux file at the top of the upstream
linux build tree.  For amd64 it is this file in the linux-2.6 build
tree:

[EMAIL PROTECTED]:~/src/linux/linux-2.6$ file 
linux-2.6-2.6.23/debian/build/build_amd64_none_amd64/vmlinux
linux-2.6-2.6.23/debian/build/build_amd64_none_amd64/vmlinux: ELF 64-bit LSB 
executable, x86-64, version 1 (SYSV), statically linked, not stripped

> The later is not possible for size constraints.

Why?

[EMAIL PROTECTED]:~/src/linux/linux-2.6$ ls -1sh 
linux-2.6-2.6.23/debian/build/build_amd64_none_amd64/vmlinux
5.0M linux-2.6-2.6.23/debian/build/build_amd64_none_amd64/vmlinux*

-- 
Robert Edmonds
[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to