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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 724E1ECAAD5 for ; Thu, 8 Sep 2022 08:35:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=J6mgstPjUY9LX7lYQGpuh0bZtqG826scTJF/j3iXk+g=; b=KOCNboEYG4ZK5C 4fEEsqz0OuXk4dp7G3u12Ks77vhx6qlkzUrphjKsDAdj7upS1J0/a9rb1JHRW6JkEy5aTrD196A9p UNcLJbGOGhRbQUywrINU9SUfBds8DJsn6VY7EkydEWQXw80Zu/iH54c9vOprD76v/z8Bo1JTeSTDl pfPVGvZXT8rBB48E1iihZCFbapkrCQ4eELB6jnpvR9Qp7mISVWZm3tHDXH1tlY9PK7L/v0mBFuYVC WKXYJPmktFGzk9LyLp5uZl3mdTERacytZksIfNSH4kBrNyNhcFHi4Dq0fPmhKML8b5YAUv/0SsBT8 a1rd+6IhpI36mWFYRZHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWCzE-0013Zd-Fl; Thu, 08 Sep 2022 08:34:12 +0000 Received: from frasgout.his.huawei.com ([185.176.79.56]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWCzB-0013WO-Ao for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2022 08:34:11 +0000 Received: from fraeml736-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4MNXNy6Ssvz686DL; Thu, 8 Sep 2022 16:29:54 +0800 (CST) Received: from lhrpeml500003.china.huawei.com (7.191.162.67) by fraeml736-chm.china.huawei.com (10.206.15.217) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 8 Sep 2022 10:34:01 +0200 Received: from [10.48.159.66] (10.48.159.66) by lhrpeml500003.china.huawei.com (7.191.162.67) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 8 Sep 2022 09:34:00 +0100 Message-ID: Date: Thu, 8 Sep 2022 09:34:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [PATCH v2] perf vendor events: Update events for Neoverse E1 To: Nick Forrington , , , CC: Will Deacon , James Clark , "Mike Leach" , Leo Yan , Mark Rutland , Alexander Shishkin , Jiri Olsa , "Namhyung Kim" , References: <20220907154932.60808-1-nick.forrington@arm.com> From: John Garry In-Reply-To: <20220907154932.60808-1-nick.forrington@arm.com> X-Originating-IP: [10.48.159.66] X-ClientProxiedBy: lhrpeml500001.china.huawei.com (7.191.163.213) To lhrpeml500003.china.huawei.com (7.191.162.67) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220908_013409_561568_DED2C887 X-CRM114-Status: UNSURE ( 5.88 ) X-CRM114-Notice: Please train this message. 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 07/09/2022 16:49, Nick Forrington wrote: > These CPUs contain the same PMU events (as per the Arm Technical > Reference manuals for Cortex A65 and Neoverse E1) > > This de-duplicates event data, and avoids issues in previous E1 event > data (not present in A65 data) > * Missing implementation defined events > * Inclusion of events that are not implemented: > - L1D_CACHE_ALLOCATE > - SAMPLE_POP > - SAMPLE_FEED > - SAMPLE_FILTRATE > - SAMPLE_COLLISION > > Signed-off-by: Nick Forrington Reviewed-by: John Garry _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel