Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752826AbbBPG5V (ORCPT ); Mon, 16 Feb 2015 01:57:21 -0500 Received: from mga01.intel.com ([192.55.52.88]:14919 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752022AbbBPG5U (ORCPT ); Mon, 16 Feb 2015 01:57:20 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,586,1418112000"; d="scan'208";a="666877568" Message-ID: <54E1944E.6080403@intel.com> Date: Mon, 16 Feb 2015 08:55:10 +0200 From: Adrian Hunter Organization: Intel Finland Oy, Registered Address: PL 281, 00181 Helsinki, Business Identity Code: 0357606 - 4, Domiciled in Helsinki User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Stephane Eranian CC: linux-kernel@vger.kernel.org, acme@redhat.com, peterz@infradead.org, mingo@elte.hu, ak@linux.intel.com, jolsa@redhat.com, namhyung@kernel.org, cel@us.ibm.com, sukadev@linux.vnet.ibm.com, sonnyrao@chromium.org, johnmccutchan@google.com Subject: Re: [PATCH 2/4] perf tools: pass timestamp to map_init References: <1423611765-18200-1-git-send-email-eranian@google.com> <1423611765-18200-3-git-send-email-eranian@google.com> In-Reply-To: <1423611765-18200-3-git-send-email-eranian@google.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 14 On 11/02/15 01:42, Stephane Eranian wrote: > This patch passes the sample timestamp down to the > map_init function. This is used to sort mmap records. > > Signed-off-by: Stephane Eranian > --- Are the changes of this patch used by your patch set? I couldn't see anywhere. -- 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/