Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756205AbZIVLrY (ORCPT ); Tue, 22 Sep 2009 07:47:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756165AbZIVLrX (ORCPT ); Tue, 22 Sep 2009 07:47:23 -0400 Received: from mail.gmx.net ([213.165.64.20]:55329 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756090AbZIVLrW (ORCPT ); Tue, 22 Sep 2009 07:47:22 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX1/OvUxem/rOnb7KKn1S3MzAAhLq1CVa806onbh25/ 9vqSscLn5DZP8J Subject: Re: mailing list for trace users From: Mike Galbraith To: Avi Kivity Cc: rostedt@goodmis.org, LKML , Ingo Molnar , Mathieu Desnoyers , Peter Zijlstra , Frederic Weisbecker , Arnaldo Carvalho de Melo , Thomas Gleixner , Masami Hiramatsu , postmaster@vger.kernel.org In-Reply-To: <4AB8B65F.7030602@redhat.com> References: <1253132182.20020.242.camel@gandalf.stny.rr.com> <4AB89520.2050900@redhat.com> <1253618894.13917.18.camel@marge.simson.net> <4AB8B65F.7030602@redhat.com> Content-Type: text/plain Date: Tue, 22 Sep 2009 13:47:21 +0200 Message-Id: <1253620041.13917.24.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.61 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 29 On Tue, 2009-09-22 at 14:34 +0300, Avi Kivity wrote: > On 09/22/2009 02:28 PM, Mike Galbraith wrote: > > On Tue, 2009-09-22 at 12:13 +0300, Avi Kivity wrote: > > > > > >> $ perf annotate -k ~avi/kvm/linux-2.6/vmlinux -m vmx_vcpu_run > >> Error: symbol 'vmx_vcpu_run' not present amongst the samples. > >> > >> builtin symbols work. > >> > > Ah. Did you reboot or unload/load the module between record and > > annotate time? There is no support for that at the moment. > > > > No. Still loaded and running. Hm, must me a problem with parsing then. If you add -v -v to the command line it'll spit out debug data. For vmx_vcpu_run you should see a line like so if the module was parsed. new symbol: ffffffffa0065a49 [00000466]: ahci_interrupt, hist: (nil), obj_start: 0x2a49 -Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/