Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756142Ab3C1PGH (ORCPT ); Thu, 28 Mar 2013 11:06:07 -0400 Received: from mail-qa0-f50.google.com ([209.85.216.50]:37576 "EHLO mail-qa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751571Ab3C1PGF (ORCPT ); Thu, 28 Mar 2013 11:06:05 -0400 MIME-Version: 1.0 In-Reply-To: <20130328150018.GA13795@infradead.org> References: <1359040242-8269-1-git-send-email-eranian@google.com> <1359040242-8269-12-git-send-email-eranian@google.com> <20130327141425.GC1092@krava.brq.redhat.com> <1364394014.5053.76.camel@laptop> <20130327143437.GE1092@krava.brq.redhat.com> <20130327165644.GB14744@infradead.org> <20130328150018.GA13795@infradead.org> Date: Thu, 28 Mar 2013 16:06:04 +0100 Message-ID: Subject: Re: [PATCH v7 11/18] perf tools: add mem access sampling core support From: Stephane Eranian To: Arnaldo Carvalho de Melo Cc: Jiri Olsa , Peter Zijlstra , LKML , Ingo Molnar , "ak@linux.intel.com" , Namhyung Kim Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1238 Lines: 31 On Thu, Mar 28, 2013 at 4:00 PM, Arnaldo Carvalho de Melo wrote: > Em Thu, Mar 28, 2013 at 03:24:30PM +0100, Stephane Eranian escreveu: >> On Wed, Mar 27, 2013 at 5:56 PM, Arnaldo Carvalho de Melo >> > Stephane, if you could give it a try again to see that the fixups I did >> > (documented in the commit logs, just before my Signed-off-by) are ok, >> > that would be good. > >> I tried on a few examples on both NHM (only loads, no TLB) and SNB >> and got the right answers for my tests, including data symbol resolution. > >> What we discussed with Jiri yesterday can be added later on. > >> Thanks for the integration work. Looks good to me. > > Humm, I just tried it with a simple: > > perf mem -t load rec > That cmdline should not product anything. It is missing a command to run? > And got an OOPS, trying again, and this machine was suspended, perhaps > perf/core doesn't have that PEBS fix, will check. > What HW is this running on? I was running with your kernel. -- 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/