13 messages in com.xensource.lists.xen-develRe: [Xen-devel] Xenoprof errors with ...
FromSent OnAttachments
Apparao, Padmashree K26 May 2006 11:12 
Markus Armbruster26 May 2006 11:39 
Apparao, Padmashree K26 May 2006 12:02 
Markus Armbruster26 May 2006 13:58 
Santos, Jose Renato G26 May 2006 14:03 
Santos, Jose Renato G26 May 2006 14:08 
Apparao, Padmashree K26 May 2006 14:34 
Apparao, Padmashree K26 May 2006 14:37 
Santos, Jose Renato G26 May 2006 15:10 
John Levon26 May 2006 17:43 
Santos, Jose Renato G26 May 2006 17:59 
Apparao, Padmashree K26 May 2006 18:09 
Ray Bryant30 May 2006 08:31 
Subject:Re: [Xen-devel] Xenoprof errors with Xen-unstable
From:Markus Armbruster (arm@redhat.com)
Date:05/26/2006 11:39:24 AM
List:com.xensource.lists.xen-devel

"Apparao, Padmashree K" <padm@intel.com> writes:

I am running the latest xen-unstable on linux 2.6.16.13. I get the following errors on trying to start Oprofile in the guest

Operation 8 failed for domid 1 (sattus=-1). Could not open profiled device

And operation 8 in xenoprof.h is enable_virq.

I have debugged a bit and found that the active_index is returning -1 for the guest domid.

Renato suggests debugging the XENOPROF hypercall set_active as it may not be adding the domain to the active list.

Quick sanity check: what's the contents of /dev/oprofile/active_domains on your primary domain?