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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D46B9C433E0 for ; Thu, 28 Jan 2021 20:19:16 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6EF9364DDE for ; Thu, 28 Jan 2021 20:19:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6EF9364DDE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Xz+34MW0aXVg+dTVlEvKAC4SPushndvcF5lPqIGW8mg=; b=uEzaFeCqB2DeMmXKzRwo2Csba aCt59ecOJGdz+Vmn3R5/NFqXQDIdIEvQk/GVOzCxxPa4mV471Hlx5EFfpCh0LscseDC8R+HfKxCnx DrC16TxW5+/E4F/1E3NmJhy9AwtxncsoPMYcsdJxP3ogGGmlskeiMfy0uufC0RsWoHzR+eTYFbVBT sNXQPeWJGkdffbLpTheHpme0N5TLBV1lLreRjrsJfFnSBFxos41GFq7pFZFBsY1g5ctU2V7yN24UW 6HgAzl15OgzbQMWTs6CldgGG3TO/hG3VRSsS7M47bkpzgvR+Mmgl9Xr2+Ikyl9EnRwIMNCwIccqQb d1gtmsP/w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l5Dk2-0002KV-Om; Thu, 28 Jan 2021 20:18:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l5Dk0-0002Jt-7t for linux-arm-kernel@lists.infradead.org; Thu, 28 Jan 2021 20:18:09 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id F148B64E02; Thu, 28 Jan 2021 20:18:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611865086; bh=4MV8U7BKs4OER2nUzMgvslPs/0iUhgS+km8aEV68Rdg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iTkRwqrwkBWprGP4mzn5VQEdEoYBNgHdSQmN3WfqApIz8UVAJydpf4GsCXAWn2AqA YDbnB9el+lTt2QtKAYfm5KBTySdOyNgAiIiq4OtUayYu2lIfUiVid+WYfRKOBC9JSH soh7KlnpxsQibd60gSKEIOpBiHV2etXg5xnwxFe9EgVXvMl3b/2H2sS4eBJfd51Cuk RXa22+o8Nl6aZi1lJ7B7+sZEH3IgWCaDkU066mwJFuxLHOJcqQY+PodEw0Qg7y8Wdh czVnkkXyU9F55uHOeuNO0RGTjheP6+H2gRJcP/NCVXoPQyoXHooVcYNJH/D1BNcZb8 qzCX2WqoUaLeA== Date: Thu, 28 Jan 2021 20:18:01 +0000 From: Will Deacon To: John Garry Subject: Re: [PATCH v2 0/4] perf vendor events arm64: Some tidy-up/refactoring Message-ID: <20210128201801.GC3016@willie-the-truck> References: <1611835236-34696-1-git-send-email-john.garry@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1611835236-34696-1-git-send-email-john.garry@huawei.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210128_151808_368311_4C3A7927 X-CRM114-Status: GOOD ( 11.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, mathieu.poirier@linaro.org, nakamura.shun@fujitsu.com, linux-kernel@vger.kernel.org, acme@kernel.org, linuxarm@openeuler.org, james.clark@arm.com, leo.yan@linaro.org, jolsa@redhat.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 28, 2021 at 08:00:32PM +0800, John Garry wrote: > There is much event duplication in the common and uarch events for A76 > and Ampere eMag support, so factor out into a common JSON. > > Since the wording for events may differ between CPU datasheet and > the architecture reference manual, the current wording is kept. This > is unless there are minor differences. In addition, event names are > renamed to be same as architecture reference manual, to keep commonality. > > Also a minor fix is included for the Ampere eMag JSON. > > Differences to v1: > - tidy some ',' misplaced > > John Garry (4): > perf vendor events arm64: Fix Ampere eMag event typo > perf vendor events arm64: Add common and uarch event JSON > perf vendor events arm64: Reference common and uarch events for Ampere > eMag > perf vendor events arm64: Reference common and uarch events for A76 For the series: Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel