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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A7317C00528 for ; Wed, 2 Aug 2023 09:21:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231869AbjHBJVs (ORCPT ); Wed, 2 Aug 2023 05:21:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230396AbjHBJVq (ORCPT ); Wed, 2 Aug 2023 05:21:46 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E3661A8; Wed, 2 Aug 2023 02:21:44 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D2036113E; Wed, 2 Aug 2023 02:22:27 -0700 (PDT) Received: from [192.168.1.3] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C4BD33F5A1; Wed, 2 Aug 2023 02:21:41 -0700 (PDT) Message-ID: Date: Wed, 2 Aug 2023 10:21:33 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v3 4/5] perf vendor events arm64: Update N2-r0p3 and V2 metrics and events using Arm telemetry repo Content-Language: en-US To: Arnaldo Carvalho de Melo , Ian Rogers Cc: Arnaldo Carvalho de Melo , linux-perf-users@vger.kernel.org, renyu.zj@linux.alibaba.com, john.g.garry@oracle.com, namhyung@kernel.org, Will Deacon , Mike Leach , Leo Yan , Peter Zijlstra , Ingo Molnar , Mark Rutland , Alexander Shishkin , Jiri Olsa , Adrian Hunter , Nick Forrington , Ilkka Koskinen , Kajol Jain , Sumanth Korikkar , Thomas Richter , Kan Liang , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20230711100218.1651995-1-james.clark@arm.com> <20230711100218.1651995-5-james.clark@arm.com> <59630da4-316b-55c4-c2c7-30c53b1ba642@arm.com> <750344ea-d1a2-87c2-b790-38dd79e11223@arm.com> From: James Clark In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/08/2023 19:20, Arnaldo Carvalho de Melo wrote: > Em Tue, Aug 01, 2023 at 08:56:35AM -0700, Ian Rogers escreveu: >> On Tue, Aug 1, 2023 at 3:55 AM James Clark wrote: >>> On 12/07/2023 09:33, James Clark wrote: >>>> On 12/07/2023 02:04, Ian Rogers wrote: >>>>> It might be nice to add "beat" to the glossary: >>>>> https://perf.wiki.kernel.org/index.php/Glossary > >>>> I requested an account and I will add it. There is a definition in the >>>> Arm glossary here if, like me, you weren't sure: > >>> I'm not sure if my wiki account request worked. I didn't get a response, >>> and I also get a "your IP is blocked from editing" on the password reset >>> page (this is an Arm internal IP). >>> Do you know anything about the account request procedure? > >> The wiki is run by RedHat and Arnaldo is able to give permissions. >> Arnaldo could you take a look? > > Lemme check. > > - Arnaldo Thanks, got it and added the definition successfully James