Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp621249pxx; Wed, 28 Oct 2020 12:37:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8v75jbKo5mCcXFaX/vH+Hj7/IlOXw8vtFNptnPmwpILS0yrjwMwF8aUQY055C+0OwyxBv X-Received: by 2002:a17:907:42a1:: with SMTP id nf1mr672560ejb.135.1603913836252; Wed, 28 Oct 2020 12:37:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603913836; cv=none; d=google.com; s=arc-20160816; b=vTVxP7q6S4zBLykms3tyX9J8ZronxRflhC1g7SfW4MacSrjUcGxOVqOeL1r8o8Gibh 5PYppKPEeDVYkW8hH0wG90Spf4vty/0rLshsSqf7IxM2B5tw2tsB5ejcvugNPUM1jo5E OW4/LkpdYHP5xDHHjDr1CVADpeYgA0WWjuIatYp28kW7bCcIIyczYIt/6bsA6ad//+YC FBoT2Myn5n0YH3Fl3lPxt9k9kff7xchEpBl7TZJjNC7PNTdONqmfgD4iica6ZgLhG4gb pRQpffq19TvWaTNKDoIYjpBQmpLF7rFPo0rSZHXz0lRfYPnfwfQMRAikYhX0kjQRBnz9 Mzvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=hf5A8A3hOLksYfzldZQWA7TiDKf0xVi36/cw5e4/yFg=; b=dWXVfMinRGG4niBfloXSUY2AQ8GqjA+pqZkjfx/ogU/0IoOG+a0AB1ZhEK4EDioEJI WAcH3LGEgzASfZ57o0yXIPlsxZHWz2t69rTuPfHiLjTWrhq7mVE6gvAPLQSxhRptkquJ mB2XcMQiw0lBj55nbbNhOQw9A9Lh6LHrrMZSciS+Oj5DaWEGBJ73Tug4TPZgVC5ATXcX 89JbPGfkzimzQRgWDGiHKpC/93YNFwT7wkHfDWeNF9v4Xna/L3lvXaMQVvXcPge3oWlE T5+iGGAjs2H05jzXd6lPPVB7wcv9QivhlPVqw2odE2qW88Kmt/smCdnq31fdNVK+c2uv ZhPA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bWHnX5vj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i14si21419edl.282.2020.10.28.12.36.53; Wed, 28 Oct 2020 12:37:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bWHnX5vj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1827661AbgJ0S0W (ORCPT + 99 others); Tue, 27 Oct 2020 14:26:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:48252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2504455AbgJ0OAm (ORCPT ); Tue, 27 Oct 2020 10:00:42 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 82140221F7; Tue, 27 Oct 2020 14:00:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603807242; bh=3cDwcsEqcXMcYmODxaVu6YHF7Grm6Y61cmraLn+kRxY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bWHnX5vjhzNooLGzroXtKsMazSH/r59CCHlKj8mTBYnKM7YDmyQcz6SOPL6/UQpcm UB4xgdPKYvZq5JR6G2v+xyAc7Shma4U1W/FQt4ADMyyQ+f82XCiYUKbHC7tRp0b9Uh 7v6zAdjULs4geX6a1rlEPBsRGbuh0FMvdu7Olhe8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kajol Jain , Michael Ellerman , Sasha Levin Subject: [PATCH 4.4 064/112] powerpc/perf/hv-gpci: Fix starting index value Date: Tue, 27 Oct 2020 14:49:34 +0100 Message-Id: <20201027134903.593616936@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027134900.532249571@linuxfoundation.org> References: <20201027134900.532249571@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kajol Jain [ Upstream commit 0f9866f7e85765bbda86666df56c92f377c3bc10 ] Commit 9e9f60108423f ("powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated") adds a framework for defining gpci counters. In this patch, they adds starting_index value as '0xffffffffffffffff'. which is wrong as starting_index is of size 32 bits. Because of this, incase we try to run hv-gpci event we get error. In power9 machine: command#: perf stat -e hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ -C 0 -I 1000 event syntax error: '..bie_count_and_time_tlbie_instructions_issued/' \___ value too big for format, maximum is 4294967295 This patch fix this issue and changes starting_index value to '0xffffffff' After this patch: command#: perf stat -e hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ -C 0 -I 1000 1.000085786 1,024 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 2.000287818 1,024 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 2.439113909 17,408 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ Fixes: 9e9f60108423 ("powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated") Signed-off-by: Kajol Jain Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20201003074943.338618-1-kjain@linux.ibm.com Signed-off-by: Sasha Levin --- arch/powerpc/perf/hv-gpci-requests.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/perf/hv-gpci-requests.h b/arch/powerpc/perf/hv-gpci-requests.h index acd17648cd188..5ea24d16a74a1 100644 --- a/arch/powerpc/perf/hv-gpci-requests.h +++ b/arch/powerpc/perf/hv-gpci-requests.h @@ -94,7 +94,7 @@ REQUEST(__field(0, 8, partition_id) #define REQUEST_NAME system_performance_capabilities #define REQUEST_NUM 0x40 -#define REQUEST_IDX_KIND "starting_index=0xffffffffffffffff" +#define REQUEST_IDX_KIND "starting_index=0xffffffff" #include I(REQUEST_BEGIN) REQUEST(__field(0, 1, perf_collect_privileged) __field(0x1, 1, capability_mask) @@ -222,7 +222,7 @@ REQUEST(__field(0, 2, partition_id) #define REQUEST_NAME system_hypervisor_times #define REQUEST_NUM 0xF0 -#define REQUEST_IDX_KIND "starting_index=0xffffffffffffffff" +#define REQUEST_IDX_KIND "starting_index=0xffffffff" #include I(REQUEST_BEGIN) REQUEST(__count(0, 8, time_spent_to_dispatch_virtual_processors) __count(0x8, 8, time_spent_processing_virtual_processor_timers) @@ -233,7 +233,7 @@ REQUEST(__count(0, 8, time_spent_to_dispatch_virtual_processors) #define REQUEST_NAME system_tlbie_count_and_time #define REQUEST_NUM 0xF4 -#define REQUEST_IDX_KIND "starting_index=0xffffffffffffffff" +#define REQUEST_IDX_KIND "starting_index=0xffffffff" #include I(REQUEST_BEGIN) REQUEST(__count(0, 8, tlbie_instructions_issued) /* -- 2.25.1