From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D837FCED610 for ; Wed, 9 Oct 2024 06:50:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9bQIdIjmBOXPzyulLvmg9qDfyurxyo+BsKSvooq2Atw=; b=1h3OQJPOzl3aQUxy6QmFnbIMHH seEgo2a5Li/RgrxERtCsZsdLT/DcYECa6zTyiRT7xooSZ3wDdhQFYX91doBI/n5KwbSjksB0JE6sT 8lanVt//R8nQ5DQ4WpjjnoPIPlOwOz0Jlm8uTqL77+ciQIiM5Df7S6skjw9ALrmqMqV1u8G0mfLQF i5q0OLhMnf9MwUtci+HN6g9GVFtlgkQWTGxfGVX1ZOUKrFuEpEm58YVNJXmPDJE1G8kkaL8TN/uyx 9FoxDlghQbmpWbZSq6PXmjtjbpRezbg27PYb2RC1i/kiBHlaL+mgOIpVU6v8MsgdPJyDGg+WM7Weh QbWa5XeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1syQX4-0000000892R-0x0N; Wed, 09 Oct 2024 06:50:50 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1syQVj-000000088mq-06GI for linux-arm-kernel@lists.infradead.org; Wed, 09 Oct 2024 06:49:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 8B8FFA43A87; Wed, 9 Oct 2024 06:49:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E334AC4CEC5; Wed, 9 Oct 2024 06:49:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1728456565; bh=K0wTO0P+SD9WkcMo9G1S7p8QWIzc7QXT/iG62OpJhNI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EzRSu0vEscb8ZJFUNuun1/g+fZpuervnioQ8kBCYnbCnuVaiC5lMSz5ZZ405dKTzL 2anW7T22mpiv2LgKxO2h87p7mQ4k9+l3bW4Brr3n1+ILh/r1TVy5wnrJNNsCL1kC6W L3ESbwswHBdmfukSuOdubveoypWt6SEafr0bNJV1rNj37ADP/MJ8fjxtLMigyfvt3r oPY7X+KKCAUe0f1TvAg0eTgvju3cW0390HE+BxNXD+UwGDJOaTFukxoi6j4IwHUdPp S8FfU3H85hlZjbfs2eh3n4byYXllLXGc/1S4ZKFItFF2MAbKEvIFvyFFyzCi22H5bT UX/hl4CYcs82g== Date: Tue, 8 Oct 2024 23:49:23 -0700 From: Namhyung Kim To: Xu Yang Cc: Frank.li@nxp.com, will@kernel.org, mark.rutland@arm.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, john.g.garry@oracle.com, james.clark@linaro.org, mike.leach@linaro.org, leo.yan@linux.dev, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com, jolsa@kernel.org, irogers@google.com, adrian.hunter@intel.com, kan.liang@linux.intel.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-perf-users@vger.kernel.org Subject: Re: [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics Message-ID: References: <20240924061251.3387850-1-xu.yang_2@nxp.com> <20240924061251.3387850-3-xu.yang_2@nxp.com> <20241008054935.zi2kqcaj4fwf2bda@hippo> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20241008054935.zi2kqcaj4fwf2bda@hippo> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241008_234927_152446_54B542B6 X-CRM114-Status: GOOD ( 18.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 08, 2024 at 01:49:35PM +0800, Xu Yang wrote: > Hi Namhyung, > > On Mon, Sep 30, 2024 at 02:07:51PM -0700, Namhyung Kim wrote: > > Hello, > > > > On Tue, Sep 24, 2024 at 02:12:51PM +0800, Xu Yang wrote: > > > Add JSON metrics for i.MX91 DDR Performance Monitor. > > > > > > Signed-off-by: Xu Yang > > > --- > > > .../arch/arm64/freescale/imx91/sys/ddrc.json | 9 +++++++ > > > .../arm64/freescale/imx91/sys/metrics.json | 26 +++++++++++++++++++ > > > 2 files changed, 35 insertions(+) > > > create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx91/sys/ddrc.json > > > create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx91/sys/metrics.json > > > > How do you want to route this? As it's mixed with kernel changes, I > > would generally request to split but it's a change just to add new > > files so it should be ok to go with other tree. In that case, > > Sorry for late. > > How about you pick up this one to perf-tools tree and Will Deacon pick up > the first 2 patches to his tree? I didn't see Will apply perf-tools patch > before. Did Will pick up the kernel patches already? Thanks, Namhyung