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=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 92DCCC433ED for ; Tue, 6 Apr 2021 11:06:48 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 3512161055 for ; Tue, 6 Apr 2021 11:06:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3512161055 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=huawei.com 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=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:CC:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1TlZEG7Tc7DBS5KgZdcUvbjlD1IuEEGVJWHSOK4zpNA=; b=feBTQLNwFoC1PiYBHPh3nPGtw Yr8vcoaHwZI5QKiCScwFOoCKco0z+SS8zlPLv0/5zMxC9Oe+epLNvsLgEu2jPVJ6O68ZPg1ujPCvU UtcmvV02rW7R0LNg5oPCuRfMuB6vb7vJ7jazkzVtqs/xQUz4xU54aM5eaHpqjGr9v+mgl4lEHkFgB ffqjiItEiqNS6TZN/y40ntztfno/uhAynpsgNcojS7PLAZM/sLOz3RQWi6a52Vn5aY9LLHvO/4FXM GYLp3rioKHa9MTrCDU3NDGxo7uA3dkvWI3r+imaR5vJIAGhNTW111XozDQcJEE1TWzVP+TORo/PVK OenRcKTZQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lTjWA-002H9t-Vr; Tue, 06 Apr 2021 11:05:11 +0000 Received: from frasgout.his.huawei.com ([185.176.79.56]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lTjW6-002H8w-Ee for linux-arm-kernel@lists.infradead.org; Tue, 06 Apr 2021 11:05:08 +0000 Received: from fraeml710-chm.china.huawei.com (unknown [172.18.147.207]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4FF4L86QQXz682Z9; Tue, 6 Apr 2021 19:00:00 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml710-chm.china.huawei.com (10.206.15.59) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 6 Apr 2021 13:05:05 +0200 Received: from [10.210.166.136] (10.210.166.136) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 6 Apr 2021 12:05:03 +0100 Subject: Re: [PATCH v2 0/6] perf arm64 metricgroup support To: kajoljain , "Paul A. Clarke" CC: , , , , , , , , , , , , , , , References: <1616668398-144648-1-git-send-email-john.garry@huawei.com> <20210325203944.GD8931@li-24c3614c-2adc-11b2-a85c-85f334518bdb.ibm.com> <20210329210717.GF8931@li-24c3614c-2adc-11b2-a85c-85f334518bdb.ibm.com> <247e9484-34c8-544a-e268-b025ecb317fe@linux.ibm.com> From: John Garry Message-ID: <1d800da3-ec94-3a37-eca9-1d3cf8543ba6@huawei.com> Date: Tue, 6 Apr 2021 12:02:36 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 MIME-Version: 1.0 In-Reply-To: <247e9484-34c8-544a-e268-b025ecb317fe@linux.ibm.com> Content-Language: en-US X-Originating-IP: [10.210.166.136] X-ClientProxiedBy: lhreml711-chm.china.huawei.com (10.201.108.62) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210406_120506_632666_81755146 X-CRM114-Status: GOOD ( 20.44 ) 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 30/03/2021 07:41, kajoljain wrote: > > > On 3/30/21 2:37 AM, Paul A. Clarke wrote: >> On Fri, Mar 26, 2021 at 10:57:40AM +0000, John Garry wrote: >>> On 25/03/2021 20:39, Paul A. Clarke wrote: >>>> On Thu, Mar 25, 2021 at 06:33:12PM +0800, John Garry wrote: >>>>> Metric reuse support is added for pmu-events parse metric testcase. >>>>> This had been broken on power9 recentlty: >>>>> https://lore.kernel.org/lkml/20210324015418.GC8931@li-24c3614c-2adc-11b2-a85c-85f334518bdb.ibm.com/ >>>> >>>> Much better. Before: >>>> -- >>>> $ perf test -v 10 2>&1 | grep -i error | wc -l >>>> 112 >>>> -- >>>> After: >>>> -- >>>> $ perf test -v 10 2>&1 | grep -i error | wc -l >>>> 17 >>>> -- >>>> >>>> And these seem like different types of issues: >>>> -- >>>> $ perf test -v 10 2>&1 | grep -i error >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_powerbus0_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs01_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> Error string 'Cannot find PMU `nest_mcs23_imc'. Missing kernel support?' help '(null)' >>>> -- >>>> >>> >>> This looks suspicious. >>> >>> Firstly, does /sys/bus/event_source/devices/nest_mcs01_imc (or others, >>> above) exist on your system? I guess not. >>> >>> Secondly, checking Documentation/powerpc/imc.rst, we have examples of: >>> nest_mcs01/PM_MCS01_64B_R... >>> >>> So is the PMU name correct in the metric file for nest_mcs01_imc? Looking at >>> the kernel driver file, arch/powerpc/perf/imc-pmu.c, it seems to be correct. >>> Not sure. >> >> I ran with a newer kernel, and the above errors disappeared, replaced with >> about 10 of: >> -- >> Error string 'Cannot find PMU `hv_24x7'. Missing kernel support?' help '(null)' >> -- >> >> ...but I was running without a hypervisor, so I tried the same kernel on a >> PowerVM-virtualized system and the "hv_24x7" messages went away, but the >> "nest" messages returned. This may all be expected behavior... I confess >> I haven't followed these new perf capabilities closely. >> > > Hi Paul/John, > This is something expected. For nest-imc we need bare-metal system and for > hv-24x7 we need VM environment. Since you are checking this test in VM machine, > there nest events are not supported and hence we are getting this error. > > Thanks, > Kajol Jain Cool, so I hope that tested-by or similar can be provided :) [obviously pending any changes that come from reviews] Thanks > >> It's extremely likely that none of these errors has anything to do with your >> changes. :- >> >> PC >> > . > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel