On Fri, 16 Jan 2015, Jintack Lim wrote:
> Hi,
> 
> I'm trying to measure number of cycles for hypercalls.
> I'm working on ARM v7 and v8.
> 
> Xentrace seems to be a right tool to use according to this discussion.
> http://lists.xen.org/archives/html/xen-devel/2008-10/msg00480.html
> 
> However when I ran it on ARM, it gave an error.
> The error is the same as in this discussion in 2014 below.
> Xentrace on ARM is not supported?
> http://lists.xen.org/archives/html/xen-devel/2014-02/msg00154.html
> http://lists.xen.org/archives/html/xen-devel/2014-02/msg00206.html
> 
> Are there other tools for this purpose?

Hello Jintack,
xentrance has not been ported to ARM yet, but it would be great to have
it!

Otherwise you can just read CNTPCT (you can call get_s_time()) at the
right places.

Cheers,

Stefano

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to