Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp828641pxb; Thu, 28 Jan 2021 00:51:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJzDrt5n+GNu5Pde86EHvwi8YZKS9Yq2EHUCR2HuJLEeI3ISGoIwz2wIoVL+ZJMIR9vp4gEe X-Received: by 2002:a17:906:c08e:: with SMTP id f14mr10559759ejz.388.1611823875203; Thu, 28 Jan 2021 00:51:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611823875; cv=none; d=google.com; s=arc-20160816; b=lVlZcjOzCPmxYmGC2EDwJc7hWx81pO3KKS1wx6hBHajqyqvu6QffPJ9g72v+8WJ4GS H4NfiYZNDZULPZ8Wf7L8tVWChCb6kMZ2a8YB3gNojIlyi/T5ptibz9Wj9t9kRYLc9d4j IATtWN7EE216QP+P/m3ZmpQjnQjvstuPyuZmbK60bhaqtsy1PgvFJFG86pa/Si3sOqZb VnjA2qm1n5pbQJt1uaduie30Q6jL7un5tjtzB7Lnm57wt4Ee/OQecIRV/NEKhM1xWc0k BvwWyPs+QoVEK3vGojbH8g9l0DVekdC9rA541YGLKoIxMm7Z70wax9A1sew2bNe+XIuP 4sqg== 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=7z+4Y8xXyJdjlZTsUenl6GULJXVaKKn/veL1xJSLJr4=; b=WoYhmXqHive+LFtlOAXLZnpnG7D+3coRTaBEPD+XU6Cr2DJkqNaJ5AO50MuZzPAA0h xhkcHAhNYfvCGglXinV3Vj42gtjjPunSa6fzbtsKuKt93iJwxZ8ErzJHZ7HSUmTrLU/M IiSad8nHwIk7ugN2lWDKekpY8OqCswBb2Ma8k+NITfH3UIn2kX1HHj8K1QBcbJlfxD9G DgYEgMCVyzFjI47wzGcIHc21zxZ+TGoa/9xlbjIHa4jlw792dX6m45FNeVrCt8stzazS EyGIitl3plAawH8/NrETCznTMUTssTwHj/bpIu4YXlH7Uxm8w4PgtfxQJGDTyIx34Rhd qtyA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c10si2178610ejs.369.2021.01.28.00.50.50; Thu, 28 Jan 2021 00:51:15 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232295AbhA1Ipk (ORCPT + 99 others); Thu, 28 Jan 2021 03:45:40 -0500 Received: from frasgout.his.huawei.com ([185.176.79.56]:2441 "EHLO frasgout.his.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232223AbhA1Ioq (ORCPT ); Thu, 28 Jan 2021 03:44:46 -0500 Received: from fraeml741-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4DRDS00QwNz67fJV; Thu, 28 Jan 2021 16:40:00 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml741-chm.china.huawei.com (10.206.15.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Thu, 28 Jan 2021 09:43:21 +0100 Received: from [10.47.11.225] (10.47.11.225) 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.2106.2; Thu, 28 Jan 2021 08:43:19 +0000 Subject: Re: [PATCH 2/4] perf vendor events arm64: Add common and uarch event JSON To: "nakamura.shun@fujitsu.com" CC: "linux-kernel@vger.kernel.org" , "linuxarm@openeuler.org" , "james.clark@arm.com" , "peterz@infradead.org" , "mingo@redhat.com" , "acme@kernel.org" , "mark.rutland@arm.com" , "alexander.shishkin@linux.intel.com" , "jolsa@redhat.com" , "namhyung@kernel.org" , "irogers@google.com" , "kjain@linux.ibm.com" , "linux-arm-kernel@lists.infradead.org" References: <1611575600-2440-1-git-send-email-john.garry@huawei.com> <1611575600-2440-3-git-send-email-john.garry@huawei.com> From: John Garry Message-ID: Date: Thu, 28 Jan 2021 08:41:57 +0000 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="UTF-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.47.11.225] X-ClientProxiedBy: lhreml752-chm.china.huawei.com (10.201.108.202) 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 28/01/2021 05:30, nakamura.shun@fujitsu.com wrote: > Hi ,john > > I would like to make a comment because there is excess or deficiency in comma. > There are no differences in pmu-events.c. > >> + { >> + "PublicDescription": "Attributable Bus access", >> + "EventCode": "0x19", >> + "EventName": "BUS_ACCESS", >> + "BriefDescription": "Attributable Bus access", >> + }, > Comma is not required at the end of BriefDescription. > >> + { >> + "PublicDescription": "Bus cycle" >> + "EventCode": "0x1D", >> + "EventName": "BUS_CYCLES", >> + "BriefDescription": "Bus cycle" >> + }, > Missing comma at end of PublicDescription. > >> + { >> + "PublicDescription": "Attributable Last level cache memory read" >> + "EventCode": "0x36", >> + "EventName": "LL_CACHE_RD", >> + "BriefDescription": "Attributable Last level cache memory read" >> + }, >> + { >> + "PublicDescription": "Last level cache miss, read" >> + "EventCode": "0x37", >> + "EventName": "LL_CACHE_MISS_RD", >> + "BriefDescription": "Last level cache miss, read" >> + }, > Missing comma at end of PublicDescription. > >> + }, >> +] > Commas are not required. > > Best Regards > Shunsuke Fine, I can fix those up and re-post today. Thanks, john