Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3570960pxb; Mon, 25 Jan 2021 21:51:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJyXbym2lohDF2e7Mh856yundCIXDFdW7Rr2pz3Krsosno5OiN/s3ibSAniLHc30gUz70hgG X-Received: by 2002:a17:906:38c3:: with SMTP id r3mr2468630ejd.193.1611640291753; Mon, 25 Jan 2021 21:51:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611640291; cv=none; d=google.com; s=arc-20160816; b=ud5cIHl2NpkcWMPAMFeVLYd8ohNZKo1Xq9BMota67d/6nDBc3pfZDpM9dlq6ydQmu2 KFfl7lLZ49snPt1CJdxzDNL4WF37cG9k/V4FehcDY0x5SGJy5hnyeocDzMt2j+BPdU+E ZDMzCWOug7P2IOFqawxgLkYIx7D8ioP6yWnapNEOLPM0HBt06KP1Y8tJDIJXD4DwDcyN hFsegkHGShdyCrxxcEGibGLI0EJ9C+HoxLcYB+ajVbC/Vh85WFgHNbH3xeqx5TIBeKj+ r9nujcJs0WJEVXD8RWK/jCKFAZqWymTGtxpzwsij0bG2CQsDZ2hwsTwpKX6mj3vrGMk7 Pglw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=QUc5QnjbFn6KoajWytl3kLnB4zrPDQtqAgkkIGOCeDU=; b=O9h8+WndDf0HYJet1gMR/+3mugIg5lavq5aWyHiq19h3TPSIUpP3sP5mtP/nwl8rXK u2jvQ+5sRx7AlOfWXD+6+FbmwzGn9D9b9N2vR9OLfVgvWjqkDfxHEbdh2Fx3SeZxJder HqCQXYKbfIBKfRhaO/d2myrcEpT5/xLf3DuAH8/xCjASKLTYqAdJkZOBaR5gT5SKjbOZ ETnZaSmgUcl8wiuH5dgBWsE3KDbgeeYayN7z/KQSjlCcJII1u7AGy3IncQinXQAyS1SX HKGs4wb2TlBGdz4Uusj+eX9d5AUGYnXqBWmb/bbqI6CeijwdhUq3pgcmHvPIOy0FIvgS Pz6w== 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 z18si6659080ejr.345.2021.01.25.21.51.07; Mon, 25 Jan 2021 21:51:31 -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 S1727940AbhAZFuL (ORCPT + 99 others); Tue, 26 Jan 2021 00:50:11 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:11154 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727938AbhAYMTe (ORCPT ); Mon, 25 Jan 2021 07:19:34 -0500 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4DPSxv236qz15yFW; Mon, 25 Jan 2021 19:56:19 +0800 (CST) Received: from localhost.localdomain (10.69.192.58) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.498.0; Mon, 25 Jan 2021 19:57:23 +0800 From: John Garry To: , , , , , , , , CC: , , , , John Garry Subject: [PATCH 1/4] perf vendor events arm64: Fix Ampere eMag event typo Date: Mon, 25 Jan 2021 19:53:17 +0800 Message-ID: <1611575600-2440-2-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1611575600-2440-1-git-send-email-john.garry@huawei.com> References: <1611575600-2440-1-git-send-email-john.garry@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.69.192.58] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The "briefdescription" for event 0x35 has a typo - fix it. Fixes: d35c595bf005 ("perf vendor events arm64: Revise core JSON events for eMAG") Signed-off-by: John Garry --- tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json b/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json index 40010a8724b3..ce6e7e796057 100644 --- a/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json +++ b/tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json @@ -114,7 +114,7 @@ "PublicDescription": "Level 2 access to instruciton TLB that caused a page table walk. This event counts on any instruciton access which causes L2I_TLB_REFILL to count", "EventCode": "0x35", "EventName": "L2I_TLB_ACCESS", - "BriefDescription": "L2D TLB access" + "BriefDescription": "L2I TLB access" }, { "PublicDescription": "Branch target buffer misprediction", -- 2.26.2