From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2) Date: Wed, 13 Mar 2013 15:59:43 -0400 Message-ID: <5140DAAF.1080109@oracle.com> References: <20130312173055.GA11000@phenom.dumpdata.com> <513F7913.2090003@oracle.com> <20130312203119.GC23081@phenom.dumpdata.com> <513F95F3.3040508@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <513F95F3.3040508@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com, jun.nakajima@intel.com, qing.he@intel.com, eddie.dong@intel.com, dietmar.hahn@ts.fujitsu.com, jbeulich@suse.com, suravee.suthikulpanit@amd.com, jiongxi.li@intel.com List-Id: xen-devel@lists.xenproject.org On 03/12/2013 04:54 PM, Boris Ostrovsky wrote: > > I think by default perf top runs off timer interrupt so it does not > use HW counters. But watchdog > is implemented on top of the counters so perhaps it fires the > interrupt at a bad time, messing > something up. > I was wrong -- perf top does use performance counters by default. -boris