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] why after xentrace_format ,i get nothing

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] why after xentrace_format ,i get nothing
From: lixing <ing_lix@xxxxxxxx>
Date: Tue, 25 May 2010 17:56:25 -0700 (PDT)
Delivery-date: Tue, 25 May 2010 17:56:56 -0700
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
after run xentrace command for a few seconds

xentrace --discard-buffers -e all --trace-buf-size 256 traceout.log

I get a the result file traceout.log ,and its size if 132M

then run the command below,but nothing is printed&hellip;&hellip;…&hellip;
cat traceout.log | xentrace_format formats |more

the context of my format file formats is like this:

0xfffff000 %(cpu)d, %(tsc)d, %(event)d, %(1)d, %(2)d, %(3)d, %(4)d, %(5)d

is there any other thing need to be notice?why the xentrace_format didn't
work...

-- 
View this message in context: 
http://old.nabble.com/why-after-xentrace_format-%2Ci-get-nothing-tp28668947p28668947.html
Sent from the Xen - Dev mailing list archive at Nabble.com.


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] why after xentrace_format ,i get nothing, lixing <=