3 messages in com.xensource.lists.xen-develRe: [Xen-devel] Hypercall tracing in ...
FromSent OnAttachments
Viswanath Thangamuthu08 Jul 2008 23:29 
Jun Koi09 Jul 2008 00:33 
Viswanath Thangamuthu09 Jul 2008 01:31 
Subject:Re: [Xen-devel] Hypercall tracing in Xen Linux box
From:Jun Koi (junk@gmail.com)
Date:07/09/2008 12:33:03 AM
List:com.xensource.lists.xen-devel

On Wed, Jul 9, 2008 at 3:30 PM, Viswanath Thangamuthu <visw@oneindia.in> wrote:

Hi, Is there a way to find out which hypercall will be invoked when xm tools
are used. For example, if we execute "xm list" what would be the hypercall will
be invoked? . I am looking for a Linux tool in the user space which gives the
similar behaviour and output as DTRACE in solaris
http://blogs.sun.com/michaelh/entry/xvm_server_dtrace_fma .

Sounds interesting, but what is good about that? I mean why do you want to know which hypercalls are invoked? Debugging or something else?

Thanks, Jun