From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754652AbbCMLmh (ORCPT ); Fri, 13 Mar 2015 07:42:37 -0400 Received: from mga09.intel.com ([134.134.136.24]:42283 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbbCMLmg (ORCPT ); Fri, 13 Mar 2015 07:42:36 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,394,1422950400"; d="scan'208";a="698244837" Message-ID: <5502CCB3.2070500@intel.com> Date: Fri, 13 Mar 2015 13:40:35 +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: Arnaldo Carvalho de Melo CC: Peter Zijlstra , linux-kernel@vger.kernel.org, David Ahern , Frederic Weisbecker , Jiri Olsa , Namhyung Kim , Paul Mackerras , Stephane Eranian , Alexander Shishkin , "Kleen, Andi" Subject: Re: [PATCH V5 00/25] perf tools: Introduce an abstraction for Instruction Tracing References: <1425762394-29799-1-git-send-email-adrian.hunter@intel.com> <55006579.4000402@intel.com> <20150311193309.GA926@kernel.org> <5501FC45.4060901@intel.com> <20150312205725.GJ3550@kernel.org> In-Reply-To: <20150312205725.GJ3550@kernel.org> 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 On 12/03/15 22:57, Arnaldo Carvalho de Melo wrote: > Em Thu, Mar 12, 2015 at 10:51:17PM +0200, Adrian Hunter escreveu: >> On 11/03/2015 9:33 p.m., Arnaldo Carvalho de Melo wrote: >>> We'll get that sorted out eventually. Sorry for the flux, but its trying >>> to get it to a better, more fine grained state. > >>>> I will send another revision of the patch set, but I am also >>>> considered renaming everything from "itrace" to something more >>>> generic. Possibly "auxtrace" or "hwtrace". Any preferences? > >>> That should match whatever name is used for the kernel facility it will >>> handle.... both auxtrace and hwtrace looks too ambiguous... > >>> cputrace perhaps? > >> "cputrace" sounds a bit like what perf already does. I am leaning toward >> "auxtrace" which got Andi's vote. > >> It is possible Peter is waiting on perf tools patches before >> moving the kernel driver patches. Are you amenable to taking >> more of my patches or are you waiting on the Alex's driver patches? > > Can't this be submitted together? And with instructions about how to > test it, which hardware supports it, etc, so that we can try to find > hardware inside our corporate walls and test this as one piece? As Alex pointed out to me, his patches are already in Peter's queue - they can't be resubmitted.