From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753924Ab3AXNmA (ORCPT ); Thu, 24 Jan 2013 08:42:00 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:59451 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753136Ab3AXNlz (ORCPT ); Thu, 24 Jan 2013 08:41:55 -0500 Date: Thu, 24 Jan 2013 14:41:51 +0100 From: Ingo Molnar To: Stephane Eranian Cc: LKML , Peter Zijlstra , "mingo@elte.hu" , "ak@linux.intel.com" , Arnaldo Carvalho de Melo , Jiri Olsa , Namhyung Kim Subject: Re: [PATCH v6 00/18] perf: add memory access sampling support Message-ID: <20130124134151.GA7982@gmail.com> References: <1358264386-24633-1-git-send-email-eranian@google.com> <20130124115637.GA523@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Stephane Eranian wrote: > On Thu, Jan 24, 2013 at 12:56 PM, Ingo Molnar wrote: > > > > * Stephane Eranian wrote: > > > >> This patch series had a new feature to the kernel perf_events > >> interface and corresponding user level tool, perf. > > > > Would be nice to merge this with the overlapping parts of Andi's > > Haswell series. > > That's what I have now. Merged with a couple of patches from > Andi's. Will post update today. Ok, great! Thanks, Ingo