Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4634607pxv; Tue, 6 Jul 2021 05:50:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1+hfGkt6blciLg5mepKYIimn5CU3cl9gNrybExMNGf1HnwG0bCZ8/+ysmBbJz5iWcbsD5 X-Received: by 2002:a17:907:98ae:: with SMTP id ju14mr10296323ejc.365.1625575826221; Tue, 06 Jul 2021 05:50:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625575826; cv=none; d=google.com; s=arc-20160816; b=AvzwmHJ/G9o6KLqe33NgigBAHQEpZsXaPkGY6HZKGFrHaLhB/BVF79SkzoNkTHMCX5 HJoq/ii7BsVeQY5gBmQJXabLjdDHOjvEGARAHzn9ASM4BZJs3OPqhHe4FWOaHTSdhK+C yJ85wymtow9yRsYED0xlPiyXmAQNw11DhEIR+XRHnEYqDw2VLS1lRU3qMT0QauIgma5W OpGqdSslFup1CM0/gxC9x8nx+c9JkimU4xiGvtvQvbYbfg8RLB1mqazTLsgx4sRx4COa ClcOTqfmu34e3w/RY1xVzwWyEZ0ewlSXxTq3go1gBo/NVepzmnqIAjOZGY+pehrwcwue nokQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=AXsqqqeHyrSrwqzHYJtBJb241PgMMqioO5pmUoxARtI=; b=kuULzWYZ1KgrX+bu7BG5IG7Gwfa/HtHCn7Z6BA/a57n1iu6asxOTtbX/+9jANgdTgu yPuufY2T0kuyJjmm/QNNszz2RyesfnClDJ6uyA08t6i1fGJNvsbJOhchqd+8/spow4P9 cSSeabUhzoyduNPqZacJPnnZ5sccuPOyijI4/UlV/nlEDdc11iFkX+gnBvQIGJbn/4+i 1st810wukblxg5NcoowWhnL0a/NlRSWQ+NEuXDofhB6xHPzL49fTK9+DaO+jhFCh/fHl cNpK9uN255ws/nr7+q5eIeHno+96AmsCjsvxxZZFIByE5McTcTAqnQ1Oyj8Cb4ZBHr7u RzXg== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q5si14964092edh.492.2021.07.06.05.50.03; Tue, 06 Jul 2021 05:50:26 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241288AbhGFMvt (ORCPT + 99 others); Tue, 6 Jul 2021 08:51:49 -0400 Received: from frasgout.his.huawei.com ([185.176.79.56]:3369 "EHLO frasgout.his.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239589AbhGFMvg (ORCPT ); Tue, 6 Jul 2021 08:51:36 -0400 Received: from fraeml708-chm.china.huawei.com (unknown [172.18.147.206]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4GK2GW3z2Lz6J695; Tue, 6 Jul 2021 20:40:51 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml708-chm.china.huawei.com (10.206.15.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Tue, 6 Jul 2021 14:48:56 +0200 Received: from [10.47.92.124] (10.47.92.124) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Tue, 6 Jul 2021 13:48:55 +0100 Subject: Re: [PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms To: Joakim Zhang , "will@kernel.org" , "mathieu.poirier@linaro.org" , "leo.yan@linaro.org" , "peterz@infradead.org" , "mingo@redhat.com" , "acme@kernel.org" , "mark.rutland@arm.com" , "alexander.shishkin@linux.intel.com" , "jolsa@redhat.com" , "namhyung@kernel.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" CC: "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , "kjain@linux.ibm.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" References: <20210127105734.12198-1-qiangqing.zhang@nxp.com> <7cd02103-66e8-b544-3483-8c6c2134067c@huawei.com> From: John Garry Message-ID: <6e2fab9a-ba7b-98b6-69c1-cc19e8c32ea4@huawei.com> Date: Tue, 6 Jul 2021 13:41:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.47.92.124] X-ClientProxiedBy: lhreml741-chm.china.huawei.com (10.201.108.191) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2021 13:28, Joakim Zhang wrote: >> right? >> >> Right, just userspace perf tool needs rebuild. Same kernel which you used >> before should be ok. > Hi John, > > Test env: > perf version 5.13.rc7.gf9a8701c7091 > 5.13.0-rc1-next-20210514 > > I tested on i.MX8MQ, i.MX8MM and i.MX8MP, there is no function breakage, but I have not verified metric includes "duration_time" event. > ok, I appreciate that. > but I have not verified metric includes "duration_time" event. I didn't think that any imx8 metrics included duration_time. Anyway, I'll ensure that metrics which contain "duration_time" would not break. > A nitpick, there is no comma at the end of "Unit". I'll check it. Thanks a lot, John