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] Don't mount hardware performance counter using xenoprof

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Don't mount hardware performance counter using xenoprof
From: Yuto Nakai <yuto.k2c@xxxxxxxxx>
Date: Fri, 7 Jan 2011 15:09:40 +0900
Cc:
Delivery-date: Thu, 06 Jan 2011 22:11:23 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=K2gXvtemTdT78TKHmIeYqrMS9zKfIHhJ24G0Wn0o0a0=; b=eZc6NVSAwWKAt4r/r2uHtfgSC8vh1f77/MvEOsB1ODkane37JTK79X07SkDWWgoPOx GMhiOdLp60NY7eJvOFX95mHNKx7rRf/GE4olulM7Uor+HKBLk2/jKMjNfvk4c9HyysRz 3A/7Aj2C26QkCCHHQTlCeh3g+aq53mTt+jD1Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=GwsGJxh12t71XGJrbwLO+6cJz01LFZvrcTodW6rHiTWBZxP4DI+vOJWuWrhRrxAKzK sxbgKG1srgk6gmr8XsXfcVkBdfOwzpz5+B72Xt8HeRJBYZRG7kRMBfZjgVrdM3clpiGJ 2VePGrPLX46/jJyCTvFlzYtmevlqW/gP5Jot4=
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
Hi,

I want to use xenoprof to profile the overhead of the hypervisor.�
I patched the oprofile-0.9.5 using the patch from�xenoprof.sourceforge.net

Debian GNU/Linux 5.0 (lenny)
Xen-4.0.1 + 2.6.32.27 (linux-2.6-pvops.git) Dom0
My platform is Intel(R) Core(TM) i7 CPU � � � � � 960 �@ 3.20GHz

My problems are:
In Dom0, �
But hardware performance counters don't be mounted�
after initialization (opcontrol --init)

# ls /dev/oprofile
backtrace_depth � �cpu_buffer_size � pointer_size
buffer ���� � � � � � � � cpu_type � � � � � �stats�
buffer_size � � � � � � dump � � � � � � � �time_slice�
buffer_watershed � �enable

0(and 1,2,3) directories are not exist.

Is there any reason for this ?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Don't mount hardware performance counter using xenoprof, Yuto Nakai <=