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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 285EEC433EF for ; Wed, 13 Oct 2021 15:28:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A825610E6 for ; Wed, 13 Oct 2021 15:28:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231938AbhJMPa7 (ORCPT ); Wed, 13 Oct 2021 11:30:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:41270 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229715AbhJMPa6 (ORCPT ); Wed, 13 Oct 2021 11:30:58 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8EAE961056; Wed, 13 Oct 2021 15:28:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634138934; bh=roaz9HLeh1/B7nUIrCshrTEHqO19G7n5foigwr4B66U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mJ6LOzyiuHQzwpyZwQVOZit0h2VWHCjh5W8TufUqpl0DmLva0m6KMwZQwNJHnIsum /N7ojWZHXg9rVH19b3xAKQxkgsaJr/+ssfS/UzZ9NIp6u9k5+CzCvAdKxmsGnzAVOM 1txmMTXNFGjm2lg8EuiXe+1iJbUjZjGnCJGFPCBkJyVSJ8zfxYNfl7Bb4DFbicTvC2 R9Zv3sNIJG0H66IbBlZM+jXnAgZ0wglV/t90fdRETN090+LV4fa/sqZbRBpgCwWdt+ 6SVAF1C3daU4hdDb6TFHFFWyjxQlB/dHZmXZaRtG16O0ANBsWympcWEkuiD4Q+KqLN LQ3Bc+EWroh6Q== Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id F05F6410A1; Wed, 13 Oct 2021 12:28:50 -0300 (-03) Date: Wed, 13 Oct 2021 12:28:50 -0300 From: Arnaldo Carvalho de Melo To: John Garry Cc: Andrew Kilroy , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Will Deacon , Mathieu Poirier , Leo Yan , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters Message-ID: References: <20211006081106.8649-1-andrew.kilroy@arm.com> <20211006081106.8649-3-andrew.kilroy@arm.com> <03152b9d-2ad1-7bd3-e5a7-fc899c8c567c@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <03152b9d-2ad1-7bd3-e5a7-fc899c8c567c@huawei.com> X-Url: http://acmel.wordpress.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, Oct 06, 2021 at 09:38:27AM +0100, John Garry escreveu: > On 06/10/2021 09:11, Andrew Kilroy wrote: > > This is so they are categorised in the perf list output. The pmus all > > exist in the armv8-common-and-microarch.json and arm-recommended.json > > files, so this commit places them into each category's own file under > > > > tools/perf/pmu-events/arch/arm64/arm/neoverse-v1 > > > > Also add the Neoverse V1 to the arm64 mapfile > > > > Signed-off-by: Andrew Kilroy > > --- > > Reviewed-by: John Garry > > Note: for the other 2x patches in the series, you should have picked up my > reviewed-by tag for v2 (unless they have changed significantly from when the > tag was originally granted). Right, I'm picking it up this time, thanks! - Arnaldo 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11127C433EF for ; Wed, 13 Oct 2021 15:31:06 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D562761154 for ; Wed, 13 Oct 2021 15:31:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D562761154 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=mUqa+SYGRkzmvDelstw05F2kNcNFSznzVgs9EAhgTU4=; b=3ge09M1oy1OFUk SnY6RaK+N4xCaGBcMcLTp4oNdaZdTAqhWG3PdqRNaLk+FEqX/p6kF2ztjvCBeLephjrfb8HHg9Wks k9Yfc6Upc2BJtxeou+jJTt8inWsmROUZAicozwNEcxntyEb4f8bClnHJqgkRe4e9TXqTN2JZzVWAx g1vXwctQqB1ow8BUMNaINsMzePuj+mzzVx4/6/XqE3XoyhjkAgoKCEhalYX3Yw+ZQyFU6o4oTkILV hlyvWCNZh8NR/ms0h1YnmD0DLlOo9Wotrvy7hNd2keu19vAPyK2VBnvnP4Wx4aVtkGqJTD5hOO40p qsSW1hpiS0LV2NqZ7CWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1magBh-00HNJQ-Op; Wed, 13 Oct 2021 15:29:01 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1magBd-00HNI2-FR for linux-arm-kernel@bombadil.infradead.org; Wed, 13 Oct 2021 15:28:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=7ec0hHyJSqPUl1MfbVSIDa5LXyhJCdq+iVfVVtWZ5fs=; b=VCTm6P8YrSHEe0aBCktoYOIsuP UXd0IkQRqnyLoIW0Bnc2DBZEsHXUIaNFgN9/aD0AO1wAUswsoGieW0O557arymSkiY4S3txHyxRpc lwdqDdKwSVFTSUSALE9hyM2Tb3CKKCJGiE5MUgjKBN8xO4Dgd1f+2z6BUbzWeAlhDhb2Id9Is1fRa xEBYa/L1Phcq78Y8PWbQxgNs3JN/3ZE1fT/Bv6Pkk7jlWr7i7H9yLpYoy2Odvd+HosxE7+hmVI2/l lT+LtZif+Ymt1mNza/kIzcJtkGDSWrSrS+ty+XdIejqwTtL5CSdo8F8hsasLcDf19c4+J6TBRdQla LNrkKvrg==; Received: from [179.97.37.151] (helo=quaco.ghostprotocols.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1magBa-009dEr-Qu for linux-arm-kernel@lists.infradead.org; Wed, 13 Oct 2021 15:28:55 +0000 Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id F05F6410A1; Wed, 13 Oct 2021 12:28:50 -0300 (-03) Date: Wed, 13 Oct 2021 12:28:50 -0300 From: Arnaldo Carvalho de Melo To: John Garry Cc: Andrew Kilroy , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Will Deacon , Mathieu Poirier , Leo Yan , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters Message-ID: References: <20211006081106.8649-1-andrew.kilroy@arm.com> <20211006081106.8649-3-andrew.kilroy@arm.com> <03152b9d-2ad1-7bd3-e5a7-fc899c8c567c@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <03152b9d-2ad1-7bd3-e5a7-fc899c8c567c@huawei.com> X-Url: http://acmel.wordpress.com 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: , 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 Em Wed, Oct 06, 2021 at 09:38:27AM +0100, John Garry escreveu: > On 06/10/2021 09:11, Andrew Kilroy wrote: > > This is so they are categorised in the perf list output. The pmus all > > exist in the armv8-common-and-microarch.json and arm-recommended.json > > files, so this commit places them into each category's own file under > > > > tools/perf/pmu-events/arch/arm64/arm/neoverse-v1 > > > > Also add the Neoverse V1 to the arm64 mapfile > > > > Signed-off-by: Andrew Kilroy > > --- > > Reviewed-by: John Garry > > Note: for the other 2x patches in the series, you should have picked up my > reviewed-by tag for v2 (unless they have changed significantly from when the > tag was originally granted). Right, I'm picking it up this time, thanks! - Arnaldo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel