From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: Perf support for interpreted and Just-In-Time translated olanguages Date: Tue, 20 Jan 2015 17:52:59 -0300 Message-ID: <20150120205259.GH3451@kernel.org> References: <54889086.4070606@gmail.com> <20141210194302.GH8788@kernel.org> <1420834758.4897.10.camel@oc0276584878.ibm.com> <54B0A757.2010407@redhat.com> <54B141F2.60104@gmail.com> <1421083368.6211.2.camel@oc0276584878.ibm.com> <54B40B51.5080107@gmail.com> <1421777950.4953.40.camel@oc0276584878.ibm.com> <20150120192926.GG3451@kernel.org> <1421786063.4953.49.camel@oc0276584878.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.29.136]:52197 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672AbbATUxG (ORCPT ); Tue, 20 Jan 2015 15:53:06 -0500 Content-Disposition: inline In-Reply-To: <1421786063.4953.49.camel@oc0276584878.ibm.com> Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Carl Love Cc: David Ahern , William Cohen , "linux-perf-use." Em Tue, Jan 20, 2015 at 12:34:23PM -0800, Carl Love escreveu: > On Tue, 2015-01-20 at 16:29 -0300, Arnaldo Carvalho de Melo wrote: > > Does that help? Do you need some more specific explanation? > Yes, it helps get me going in the right direction. Let me see if I can > get the mapping to the JIT method name working and I can then post what > I have so far and we can go from there. Great, agreed on the other points, - Arnaldo