|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] virtual Interrupts
Both of these could be easily done using performance counters in xen (seach for
perfc_add fn for example). You will have to insert the counting stmts at
appropriate
places and then from dom0 you can use xenperf tool to gather the values.
-Himanshu
On Tue, Jul 18, 2006 at 06:45:10PM +0000, pak333@xxxxxxxxxxx wrote:
> Hi all,
>
> Is there a way one can count the number of interrupts; I mean the virtual
> interrupts between the domains.(other than the ones in /proc/interrupts).
>
> I am also interested in finding out all the traps to the hypervisor. How can
> I get that?
>
> Thanks
> - Krishna
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
--
-------------------------------------------------------------------------
Himanshu Raj
PhD Student, GaTech (www.cc.gatech.edu/~rhim)
I prefer to receive attachments in an open, non-proprietary format.
-------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|