From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751665Ab2LTQMc (ORCPT ); Thu, 20 Dec 2012 11:12:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10403 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751241Ab2LTQM1 (ORCPT ); Thu, 20 Dec 2012 11:12:27 -0500 Date: Thu, 20 Dec 2012 17:12:14 +0100 From: Jiri Olsa To: Stephane Eranian Cc: LKML , Peter Zijlstra , "mingo@elte.hu" , "ak@linux.intel.com" , Arnaldo Carvalho de Melo , Namhyung Kim Subject: Re: [PATCH v4 00/18] perf: add memory access sampling support Message-ID: <20121220161214.GD4526@krava.brq.redhat.com> References: <1356018108-6081-1-git-send-email-eranian@google.com> <20121220160516.GC4526@krava.brq.redhat.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 On Thu, Dec 20, 2012 at 05:07:21PM +0100, Stephane Eranian wrote: > Hi, > > It's relative to tip.git. > Forgot to mention it in the Changelog. well I meant git branch I could pull from, so I dont need to do the mutt patch store/apply stuff.. no big deal though ;-) jirka