Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp360725imi; Thu, 21 Jul 2022 02:21:31 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sFliNRLcJn4Auo+S0GYMUriNMhdgZ8R9PLWITuw7F0DaERBXFWJ6Lh9BjCeFDe+TrdTHiz X-Received: by 2002:a63:d809:0:b0:415:5265:687c with SMTP id b9-20020a63d809000000b004155265687cmr37821171pgh.372.1658395291031; Thu, 21 Jul 2022 02:21:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658395291; cv=none; d=google.com; s=arc-20160816; b=uw3ih+bDNMok6mYgw9cnF27oLSjisKFquZYgP/DjPXgQJ5G8cnTDGC0QzqnVgPu24B WCKjfz6nDS5KA/h0QNZ6MUso3XigaczCdserAwnI2H4Z3rytaFjZQZnBmzTlftPNCHnC TNjBqRSQYHpaS1HsZefLawQ3w0RKw+fnX3HcxpLs0hynf7eypS9GMs0C4lxLVanuDRPS el9S9Xr5cIYSLWcIQ5fOiYnmPiUJfon20hNYVnxUYn8a9IjundEVfi9YSekfMIb32DTY glkJiZmAv+gjVmTntj85wMNPRKKo3/FSzE479393Jgylj2urRRD+IEEklxbL50SDX8Ov VGBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=jwVOD+FCHCngeeCUtH+kFkInPyMO3WMBDW87GGIt0tI=; b=eTYYxp4qoAYfRgAcv9qnfRwxtMXH4UJ/gVmR3+gO3N4JX4FC/S0cqGQ39a9gFEQ512 wNUK00dbKSE9/AS5R3euaqPhbXrEYZGJv4N4AeUOfLKbJv6AOJPb53c6V83u/i7y2aQE HlCd93JHtNyuVvborkDV2hVWqzWNNrqzM8kLnUTJII6ESpz1HMXMAHqDeq1EdPQ/02n3 MSrxTfqro1sAslKMKEfl92sqCKcrhp/H+jR5vdPYFJcPZgvxIZwnTQFJa9gXcEH5IyG2 Qm4slFO3q0o06ghq5xvFFOy4wcpuEccY1FzJE/GMuhSw+BLB4Y7UUPH4jTmXsv4epkH+ 1Ejg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s10-20020a63924a000000b00415bbd5795fsi1264125pgn.812.2022.07.21.02.21.15; Thu, 21 Jul 2022 02:21:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232850AbiGUJTo (ORCPT + 99 others); Thu, 21 Jul 2022 05:19:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231335AbiGUJTn (ORCPT ); Thu, 21 Jul 2022 05:19:43 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D1E6F785AB; Thu, 21 Jul 2022 02:19:41 -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 01D7A1042; Thu, 21 Jul 2022 02:19:42 -0700 (PDT) Received: from [10.57.41.17] (unknown [10.57.41.17]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id AA5553F70D; Thu, 21 Jul 2022 02:19:38 -0700 (PDT) Message-ID: <9d36f053-f929-204b-fb47-60c685b06717@arm.com> Date: Thu, 21 Jul 2022 10:19:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver To: Besar Wicaksono , Robin Murphy , Mathieu Poirier Cc: "catalin.marinas@arm.com" , "will@kernel.org" , "mark.rutland@arm.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-tegra@vger.kernel.org" , "sudeep.holla@arm.com" , "thanu.rangarajan@arm.com" , "Michael.Williams@arm.com" , Thierry Reding , Jonathan Hunter , Vikram Sethi , "mike.leach@linaro.org" , "leo.yan@linaro.org" References: <20220621055035.31766-1-bwicaksono@nvidia.com> <20220621055035.31766-2-bwicaksono@nvidia.com> <73dafe08-d1f1-90b6-995e-7d38e9e1dce7@arm.com> <20220712163638.GA2945984@p14s> <632f5c80-2be3-ace5-6b0d-ee0c9e5560ff@arm.com> From: Suzuki K Poulose In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On 14/07/2022 05:47, Besar Wicaksono wrote: > > >> -----Original Message----- >> From: Robin Murphy >> Sent: Wednesday, July 13, 2022 3:13 AM >> To: Mathieu Poirier ; Besar Wicaksono >> >> Cc: Suzuki K Poulose ; catalin.marinas@arm.com; >> will@kernel.org; mark.rutland@arm.com; linux-arm- >> kernel@lists.infradead.org; linux-kernel@vger.kernel.org; linux- >> tegra@vger.kernel.org; sudeep.holla@arm.com; >> thanu.rangarajan@arm.com; Michael.Williams@arm.com; Thierry Reding >> ; Jonathan Hunter ; Vikram >> Sethi ; mike.leach@linaro.org; leo.yan@linaro.org >> Subject: Re: [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for >> ARM CoreSight PMU driver >> >> External email: Use caution opening links or attachments >> >> >> On 2022-07-12 17:36, Mathieu Poirier wrote: >> [...] >>>>> If we have decied to call this arm_system_pmu, (which I am perfectly >>>>> happy with), could we please stick to that name for functions that we >>>>> export ? >>>>> >>>>> e.g, >>>>> >> s/coresight_pmu_sysfs_event_show/arm_system_pmu_event_show()/ >>>>> >>>> >>>> Just want to confirm, is it just the public functions or do we need to >> replace >>>> all that has "coresight" naming ? Including the static functions, structs, >> filename. >>> >>> I think all references to "coresight" should be changed to >> "arm_system_pmu", >>> including filenames. That way there is no doubt this IP block is not >>> related, and does not interoperate, with the any of the "coresight" IP >> blocks >>> already supported[1] in the kernel. >>> >>> I have looked at the documentation[2] in the cover letter and I agree >>> with an earlier comment from Sudeep that this IP has very little to do with >> any >>> of the other CoreSight IP blocks found in the CoreSight framework[1]. >> Using the >>> "coresight" naming convention in this driver would be _extremely_ >> confusing, >>> especially when it comes to exported functions. >> >> But conversely, how is it not confusing to make up completely different >> names for things than what they're actually called? The CoreSight >> Performance Monitoring Unit is a part of the Arm CoreSight architecture, >> it says it right there on page 1. What if I instinctively associate the >> name Mathieu with someone more familiar to me, so to avoid confusion I'd >> prefer to call you Steve? Is that OK? >> > > What is the naming convention for modules under drivers/perf ? > In my observation, the names there correspond to the part monitored by > the PMU. The confusion on using "coresight_pmu" naming could be that > people may think the PMU monitors coresight system, i.e the trace system under hwtracing. > However, the driver in this patch is for a new PMU standard that monitors uncore > parts. Uncore was considered as terminology from Intel, so "system" was picked instead. > Please see this thread for reference: > https://lore.kernel.org/linux-arm-kernel/20220510111318.GD27557@willie-the-truck/ I think we all understand the state of affairs. - We have an architecutre specification for PMUs, Arm CoreSight PMU Architecutre, which has absolutely no relationship with : either CoreSight Self-Hosted Tracing (handled by "coresight" subsystem in the kernel under drivers/hwtracing/coresight/, with a user visible pmu as "cs_etm") or the CoreSight Architecture (except for the name). This is of less significance in general. But has a significant impact on the "name" users might expect for the driver/Kconfig etc. - We want to be able to make it easier for the users/developers to choose what they want without causing confusion. For an end-user: Having the PMU instance named after the "System IP" (as implememented in the driver solves the problem and falling back to arm_system_pmu is a good enough choice. So let us stick with that) Kconfig: May be we can choose CONFIG_ARM_CORESIGHT_PMU_ARCH_PMU or even CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU with appropriate help text to ensure there is enough stress about what this is and what this is not would be sufficient. Now the remaining contention is about the name of the "subsystem" and also the dir/files. This may sound insignificant. But it is also important to get this right. e.g., helps the reviewers unambiguously identify the change or maintainers accepting pull requests (remember these two PMUs (cs_etm and this one) go via different trees.). Not everyone who deals with this in the community may be aware of how these are different. We could choose arm_cspmu_ or simply cspmu. Given that only the "normal" users care about the "association" with the "architecture" and more advanced users (e.g, developers) can easily map "Kconfig" to driver files, may be we could even stick to the "arm_syspmu" (from "arm system pmu") ? Suzuki > >> As it happens, Steve, I do actually agree with you that "coresight_" is >> a bad prefix here, but only for the reason that it's too general. TBH I >> think that's true of the existing Linux subsystem too, but that damage >> is already done, and I'd concur that there's little value in trying to >> unpick that now, despite the clear existence of products like CoreSight >> DAP and CoreSight ELA which don't have all that much to do with program >> trace either. >> >> However, hindsight and inertia are hardly good reasons to double down on >> poor decisions, so if I was going to vote for anything here it would be >> "cspmu_", which is about as >> obviously-related-to-the-thing-it-actually-is as we can get while also >> being pleasantly concise. >> >> [ And no, this isn't bikeshedding. Naming things right is *important* ] >> > > I agree having the correct name is important, especially at this early stage. > A direction of what the naming should describe would be very helpful here. > >> Cheers, >> Robin. >> >>> >>> Thanks, >>> Steve >>> >>> [1]. drivers/hwtracing/coresight/ >>> [2]. https://developer.arm.com/documentation/ihi0091/latest