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

[Xen-devel] a problem about xentrace_format

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] a problem about xentrace_format
From: xensource <xensource@xxxxxxx>
Date: Mon, 10 Nov 2008 09:23:21 +0800 (CST)
Delivery-date: Sun, 09 Nov 2008 17:23:53 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
 
Sorry to interrupt you.I have a question about the file xentrace_format.
When I compile the xentrace_format in xen3.1,it is done well.
But when I compile it in 3.3.0,a problem occured.
The computer tells me that the argument "cpu" is not defined.
Then I read the source code.I found the following sentences:
        if event == 0x1f003:
            cpu = d1
If the "if" doesn't performed,the argument "cpu" won't be defined.
So it a bug will happen.
Look forward to your letters.
                  
                           best wishes for you.

 



[广告] 金秋最关注楼盘-房不胜房
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] a problem about xentrace_format, xensource <=