From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCH 5/7] perf metricgroup: Remove duped metric group events Date: Thu, 21 May 2020 14:28:16 -0300 Message-ID: <20200521172816.GE14034@kernel.org> References: <20200520072814.128267-1-irogers@google.com> <20200520072814.128267-6-irogers@google.com> <20200520134847.GM157452@krava> <20200520220912.GP157452@krava> <20200521105412.GS157452@krava> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Ian Rogers Cc: Jiri Olsa , Peter Zijlstra , Ingo Molnar , Mark Rutland , Alexander Shishkin , Namhyung Kim , Song Liu , Andrii Nakryiko , Kajol Jain , Andi Kleen , John Garry , Jin Yao , Kan Liang , Cong Wang , Kim Phillips , Paul Clarke , Srikar Dronamraju , LKML , Networking , bpf , linux-perf-users List-Id: linux-perf-users.vger.kernel.org Em Thu, May 21, 2020 at 10:26:02AM -0700, Ian Rogers escreveu: > On Thu, May 21, 2020 at 3:54 AM Jiri Olsa wrote: > > ok, I misunderstood and thought you would colaps also M3 to > > have A,B computed via M1 group and with separate D ... > > > > thanks a lot for the explanation, it might be great to have it > > in the comments/changelog or even man page > > Thanks Jiri! Arnaldo do you want me to copy the description above into > the commit message of this change and resend? Send as a follow on patch, please. - Arnaldo > This patch adds some description to find_evsel_group, this is expanded > by the next patch that adds the two command line flags: > https://lore.kernel.org/lkml/20200520072814.128267-7-irogers@google.com/ > When writing the patches it wasn't clear to me how much detail to > include in say the man pages. > > Thanks, > Ian