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-devel

Re: [Xen-devel] Re: Problems with running xentrace

Try doing a make clean before your make trace=y install.  The makefile doesn't 
allow make to identify what files need rebuilding when you add trace, debug, 
etc. to the rebuild, so you really do need to rebuild from scratch.

Cheers,
Mark

On Friday 08 April 2005 14:45, Karthik Jayaraman wrote:
> On Fri, 8 Apr 2005 09:47:02 +0100, Bin Ren <bin.ren@xxxxxxxxx> wrote:
> > I suspect you are running an unstable xen with *stale*
> > userspace 'xentrace'.
>
> I am using only the stable version of Xen(2.0.5), and I compiled in
> the following way:
>
> make trace=y install
>
> Is there any other way this problem could have occured?
>
> > On Apr 8, 2005 8:26 AM, Karthik Jayaraman <jayaraman.karthik@xxxxxxxxx>
> >
> > wrote:
> > > Hi,
> > >   I wanted to use the xentrace tool. So I did the build with "trace=y"
> > > option. However when I used xentrace,  I got the following error:
> > >  "Failure to get trace buffer pointer from Xen"
> > >
> > >  I also tried printing a message from setup.c, where "init_trace_bufs"
> > > was called. But the message was not printed.
> > >
> > >  I would appreciate any help in this regard.
> > >
> > >  Thank you,
> > >  Karthik
> > >
> > > _______________________________________________
> > > Xen-devel mailing list
> > > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-devel
>
> Thanks,
> Karthik
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

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

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