From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752734AbbLHUeU (ORCPT ); Tue, 8 Dec 2015 15:34:20 -0500 Received: from mail.kernel.org ([198.145.29.136]:48425 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752595AbbLHUeT (ORCPT ); Tue, 8 Dec 2015 15:34:19 -0500 Date: Tue, 8 Dec 2015 17:34:14 -0300 From: Arnaldo Carvalho de Melo To: Mathieu Poirier Cc: Ingo Molnar , Peter Zijlstra , "linux-arm-kernel@lists.infradead.org" , linux-doc@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V6 00/26] Coresight integration with perf Message-ID: <20151208203414.GN11564@kernel.org> References: <1449176702-13213-1-git-send-email-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Tue, Dec 08, 2015 at 01:29:00PM -0700, Mathieu Poirier escreveu: > On 3 December 2015 at 14:04, Mathieu Poirier wrote: > > Arnaldo, Peter and Ingo, > > I would like to queue this work for 4.5 but need your help with > reviewing patches 20 [1], 23 [2], 24 [3], 25 [4] and 26 [5]. > > A "reviewed-by" would be greatly appreciated. I looked briefly at it and saw perf_session, IIRc, being passed to more functions, which I think can be done otherwise, as, again IIRC, all you need is available via perf_evlist, will look again. - Arnaldo