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-users

[Xen-users] Can Xenoprof monitor Core events and Uncore Events simultane

To: <xen-users@xxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Can Xenoprof monitor Core events and Uncore Events simultaneously?
From: "Chulmin Kim" <cmkim@xxxxxxxxxxxxxxxx>
Date: Fri, 11 Feb 2011 16:20:38 +0900
Cc:
Delivery-date: Thu, 10 Feb 2011 23:21:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcvJvCtTsDvR51HOSNytPPrzV2WeSg==

Is it possible to monitor Core Events and Uncore Events simultaneously?

 

Currently, it is not working now in my machine.

 

When I type the command line like this,

 

opcontrol --start-daemon --event=LLC_MISSES:6000::0:1 --event=LLC_REFS:6000::0:1 \

--event=MEM_UNCORE_RETIRED:6000:0x10:0:1 --event=MEM_UNCORE_RETIRED:6000:0x20:0:1 \

--xen=/boot/xen-syms-4.0.1-rc3 --no-vmlinux --passive-domains=1,2,3,4,5,6,7,8,9,10,11,12

 

Opcontrol –start

Opcontrol –stop

Opcontrol –dump

Opreport

 

 

Only first 2 events are monitored well while latter 2 don’t appear in opreport.

 

If there is anyone has a clue of this problem, let me know please. thanks.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Can Xenoprof monitor Core events and Uncore Events simultaneously?, Chulmin Kim <=