Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp384035ybg; Tue, 28 Jul 2020 08:23:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy/2z54mzOXQ3OoeRgTV7uaAi/RCO0JR71+bRmI2TfyOvXPCArsTIgWbzATp0hyCREHEOrD X-Received: by 2002:a50:d50e:: with SMTP id u14mr25867547edi.256.1595949798821; Tue, 28 Jul 2020 08:23:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595949798; cv=none; d=google.com; s=arc-20160816; b=FVVwuVmJfRFvyIe4JPsgRKHJME3nER50IgigrvbEmKGZvEBNYlfcnXOC8cFQnC/ic6 tUp2J2VYvUt8q5FRv8BWRIcpa/0tkzhp06rK/oDSbi+/bHajTy5s//UstV+9odY/A45Q TsxncfjFcHm06Z9iCLFJGmtB1SvoceD1sdnxiwTD+yCjcETZyrSpgjRf96bmFaP6JrM3 9kNoFfyaqS3HwlUldhiJw+NzylTK6S4ZppU1ppS80TWPJJuZLY3FFq+lwPEdp7bki9g1 IUyyX8fwoMO0Cx85Fvg9c3U2z5hWJ7qp6WjpoGDd8jE3l4vHw4zb7djSdKqRZiMAyb+T oPqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=S9EGI7mwcfVvGI4mYX3bom05TgADwE1O0wcSIfYGquY=; b=z/7VQhBhlxJLK3I0CPw4+5JP1hxzFaS788bfpJ5DAAfs8W/chj+ynn547u7uu+do6A oj/6XCsmjE2V2JyAA+/gTjD9pMWIpwnzD72P+j/9IYJelRlOCiCcJCI883VWYH1jJ9ev Te3kwpulXZHVoFmh9CXirh2Qt3KzaTsccbB50T7AEyqVPsyjDpKJBke0pRC7hsH6jOQd FbsHqcI5KVZ4CifYgKoSS/65B0dhhdI2yTEZlQ0NsZ87jdGesC2kZgyAtdDrFWL6Spr2 EeWGC4D4MfVqPcEs3+GGhn1RZ1QDcLZrILlhhpaMoNUzMezqecZJ1qsqjfImNaF97qqa J14A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=q7UVxBqZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w13si2932676edu.248.2020.07.28.08.22.56; Tue, 28 Jul 2020 08:23:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=q7UVxBqZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730777AbgG1PWQ (ORCPT + 99 others); Tue, 28 Jul 2020 11:22:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:41902 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730637AbgG1PWP (ORCPT ); Tue, 28 Jul 2020 11:22:15 -0400 Received: from quaco.ghostprotocols.net (unknown [179.97.37.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C50F206D4; Tue, 28 Jul 2020 15:22:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595949734; bh=q1gIT5j/dZzGCzLriAHtnaeX9fMsYMhL3sm9SrPHfYI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q7UVxBqZH+dxFCNx2/Nah+gBMIHd9QrWQ3vceFc0RDP7ReGtNr0G5ygA2CKlxXqkh x96sgqnFOz5pgUFy24MNLB8yWuzytvKQV0ePHGnh6wjukX7yY7eMgnD0/1ONqNRqNP EBQtzR9FOXMR7Dm6E2DdYlfMh3TKWFq0mI0vUP4U= Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 511F240E57; Tue, 28 Jul 2020 12:22:12 -0300 (-03) Date: Tue, 28 Jul 2020 12:22:12 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: kajoljain , Jiri Olsa , lkml , Ingo Molnar , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Michael Petlan , Andi Kleen , John Garry , "Paul A. Clarke" , Stephane Eranian , Ian Rogers Subject: Re: [PATCHv3 00/19] perf metric: Add support to reuse metric Message-ID: <20200728152212.GB374564@kernel.org> References: <20200719181320.785305-1-jolsa@kernel.org> <20200720072237.GC760733@krava> <6cb72b48-5244-9faf-a9e5-67858c732b83@linux.ibm.com> <20200720081943.GE760733@krava> <20200720191625.GL760733@krava> <20200728123955.GZ40195@kernel.org> <20200728125456.GD1243191@krava> <20200728130100.GE1243191@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200728130100.GE1243191@krava> X-Url: http://acmel.wordpress.com Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Tue, Jul 28, 2020 at 03:01:00PM +0200, Jiri Olsa escreveu: > On Tue, Jul 28, 2020 at 02:54:56PM +0200, Jiri Olsa wrote: > > On Tue, Jul 28, 2020 at 09:39:55AM -0300, Arnaldo Carvalho de Melo wrote: > > > Em Mon, Jul 20, 2020 at 09:16:25PM +0200, Jiri Olsa escreveu: > > > > On Mon, Jul 20, 2020 at 02:32:40PM +0530, kajoljain wrote: > > > > > Hi jiri, > > > > > We need power9 lpar machine and need to make sure `CONFIG_HV_PERF_CTRS` is > > > > > enabled. > > > > could you please try with following patch on top? > > > So, can you point me to the cset that this should be merged into? Or can > > > it come as a separate patch? I'll put what I have in the tmp.perf/core > > > branch, and will do testing, please let me know if you want to fold it > > > or as a followup patch. > > sorry for delay.. I planned to squash the change in, but if you already > > pushed something out, I'll rebase on top, I will post new version tomorrow > > 1st 7 patches are good to go in any case > ok, I just saw it's pushed out, I'll post a patch on top of it See, the tmp.perf/core experimentation is about making it available what would be just my local tree for wider consumption, what I have in perf/core is what is non-rebase material, I try to push things there only after testing and then recording the tests performed as signed tags, see: https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/tag/?h=perf-tools-tests-2020-07-17 So if we find something wrong with material made available via my tmp.perf/core branch, we can go back in time and fix it, to try and have a more solid bisection base. It may be confusing (it seems so from how you responded to this thread), and if it ends up being so confusing, I'll just ditch it and go back to having just local branches, would be a pity as I'm keen on having a good bisection history so I'll probably take more time to publish things. Opinions about this, of course, more than welcome. Back to this specific case, when sending fixes for things in tmp.perf/core, please state what is the cset that needs folding into. Thanks, - Arnaldo