From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Zhao Subject: xenoprof problem Date: Tue, 23 May 2006 01:49:59 -0400 Message-ID: <4472A287.4090806@eecs.umich.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen devel list List-Id: xen-devel@lists.xenproject.org I am using xen-unstable with kernel 2.6.16. I enabled the auditd when compiling kernel. After compile and restart, I did "opcontrol --start" in DomU. But I got the error message as following: ------------------------------ Using default event: GLOBAL_POWER_EVENTS:100000:1:1:1 Using 2.6+ OProfile kernel interface. Failed to open profile device: Operation not permitted Couldn't start oprofiled. Check the log file "/var/lib/oprofile/oprofiled.log" and kernel syslog ------------------------------------------------- Does anyone have similar experience? Is this the right way to profiling the performance in xen systems? Thanks in advance for your help! Xin