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] xencrash: analysis tool for Xen hypervisor

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xencrash: analysis tool for Xen hypervisor
From: Itsuro ODA <oda@xxxxxxxxxxxxx>
Date: Mon, 30 Oct 2006 16:01:14 +0900
Delivery-date: Sun, 29 Oct 2006 23:01:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

We are developing a crash analisys tool -- xencrash --
like "crash" for Xen hypervisor.

xencrash is based on "crash" command.
The attached patch is a prototype of xencrash and it 
makes "crash" command xencrash.

This is a prototype and support only x86. But I think
this is already usefull for developers of Xen hypervisor
(for x86).

Comments and requests are welcome.

To use xencrash:
- get crash-4.0-3.8.tar.gz form
  http://people.redhat.com/~anderson
- tar zxf crash-4.0-3.8.tar.gz
- cd crash-4.0-3.8
- zcat xencrash-4.0-3.8-0.1.patch.gz | patch -p1
- make xencrash

usage: xencrash xen-syms dump-file
   where dump-file is either
   - vmcore (whole memory dump image) get by kdump, or
   - xendump (the part of xen hypervisor) cut by dom0cut

xencrash supports only x86 now. (x86_64 and IA64 is under
development)

Thanks.
-- 
Itsuro ODA <oda@xxxxxxxxxxxxx>

Attachment: xencrash-4.0-3.8-0.1.patch.gz
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>