From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Q: Stopped VM still using host cpu CPU ? Date: Mon, 19 Oct 2009 06:57:30 +0900 Message-ID: <4ADB8F4A.3050709@redhat.com> References: <4AC8B6D9.7070003@redhat.com> <4AC8C018.6050302@redhat.com> <4ADABCBA.8020004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Daniel Schwager Return-path: Received: from mx1.redhat.com ([209.132.183.28]:46590 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752805AbZJRV5f (ORCPT ); Sun, 18 Oct 2009 17:57:35 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 10/19/2009 03:47 AM, Daniel Schwager wrote: > Build kvm-86 with "./configure ... --disable-strip" > and paused vm, now I got: > > opreport -l > > CPU: CPU with timer interrupt, speed 0 MHz (estimated) > Profiling through timer interrupt > samples % image name app name > symbol name > 112184 99.1919 no-vmlinux no-vmlinux (no > symbols) > 266 0.2352 qemu-system-x86_64 qemu-system-x86_64 (no > symbols) > Are you using the right qemu? Note 'no symbols'. Also, most samples come from the kernel, install the kernel-debuginfo package as well. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.