From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753810Ab3AYIzU (ORCPT ); Fri, 25 Jan 2013 03:55:20 -0500 Received: from mail-ee0-f49.google.com ([74.125.83.49]:42970 "EHLO mail-ee0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753088Ab3AYIzS (ORCPT ); Fri, 25 Jan 2013 03:55:18 -0500 Date: Fri, 25 Jan 2013 09:55:14 +0100 From: Ingo Molnar To: Stephane Eranian Cc: linux-kernel@vger.kernel.org, peterz@infradead.org, mingo@elte.hu, ak@linux.intel.com, acme@redhat.com, jolsa@redhat.com, namhyung.kim@lge.com Subject: Re: [PATCH v7 00/18] perf: add memory access sampling support Message-ID: <20130125085514.GA31478@gmail.com> References: <1359040242-8269-1-git-send-email-eranian@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1359040242-8269-1-git-send-email-eranian@google.com> 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: > This patch series had a new feature to the kernel perf_events > interface and corresponding user level tool, perf. Can I add your Signed-off-by tag to the patches you picked up from Andi? Thanks, Ingo