WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] vmlinux creation after build

To: "Daniel S. Lee" <dsl5w@xxxxxxxxxxxx>
Subject: Re: [Xen-users] vmlinux creation after build
From: Sadique Puthen <sputhenp@xxxxxxxxxx>
Date: Wed, 23 Jan 2008 15:31:25 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 23 Jan 2008 02:01:57 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47969EEE.9010101@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <47969EEE.9010101@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20070926)
If you are compiling from kernel source rpms that is provided with Fedora, you can get vmlinux by installing the kernel-debuginfo package built by rpmbuild. If you are compiling from upstream source, you need to compile using -g flag for gcc. You need to make the appropriate changes in Makefile, I don't know where. The resulting vmlinuz compiled by passing -g flag is equal to vmlinux.

--Sadique

Daniel S. Lee wrote:
Hi all,

I'm trying to use oprofile/xenoprofile to profile some things on my fedora box (running xen 3.2). In order to do kernel profiling, it needs a vmlinux file, but all I could find were the zipped vmlinuz versions after the build. Is there a way to have the makefile create the vmlinux and put it somewhere or am I simply not looking in the right location?

Thanks in advance,
Daniel


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>