Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp232721pxx; Wed, 28 Oct 2020 03:35:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPdeJtsSOT68Vpm8O2FkkMFYq7/buCTu4Q77iQH+CH0kdfE3mExMKXewWocdX9N3ey3ekh X-Received: by 2002:a17:906:d9c1:: with SMTP id qk1mr7013624ejb.426.1603881328765; Wed, 28 Oct 2020 03:35:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603881328; cv=none; d=google.com; s=arc-20160816; b=B8jqXmeoxkb0FqNKu+4vW4mSanLgGKf50b7W5uRjX8tOEBXLQN38RKkdylmkQBkF5d fpTaHNzIDIEJYz3dDRVLVVGNk74zgwajWUs2S+e/3gkxkNljUhhF5oYDTkSZuP0LdJUM i2JDqgj+9AkJEW0EfyAlxgCHfhQ+wBWlts16OQi0UWUib7SlMNcEkP5mcBdjEOGsdJCo Wt9VlX7B6To//RjPaB8wyYSsNUTaZeU6rRSfQ7ftu/f9P5dGJUi4Ngt8gGkuZjxn2l8G b2D26Y5gRZTBbc1fUiqGO0g2E493dsWC91kXEb+UkdvU4QAsL/hPB8O8kmhTgBfgYCb+ sw+w== 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=qLu4GYhGneLfzX4beLzSqRHXWcD5uv6Fv3L1erfl67Y=; b=khlVJOcLz5nL/tV4HDh+q6ty0emfb9f8DHnAXq+beXs2gHxwhiNfnrKIwlvlaga61p d2l27x58KqtdB5rWDAvBl1NkHP+bxS2+53vtn1tPvb7+k19xc/vMmB6aFJ2sSMhCUgUT kX4S8xlxLHNwcrShe6ECxyVX7O0yLszG2W7L5W3LTQHXAYdXHYx6ieH7tPvwiRUhlV0o 2YBkV7/nWSq1dqnFrMWSBLc0Rqmz1J28SK1DOH5TRbk6368D6bsMDneHHG9626/1Gcqx nmnOv0dLDZH48/0rPOrUqbxTOohOJKJxo/SFdWupii/tsypydLXjQJ6CGWJQUJWk71Rz WZvg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qcQG2ngI; 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 d2si2953320edn.245.2020.10.28.03.35.06; Wed, 28 Oct 2020 03:35:28 -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=qcQG2ngI; 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 S1750637AbgJ0Onp (ORCPT + 99 others); Tue, 27 Oct 2020 10:43:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:40978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762231AbgJ0Olf (ORCPT ); Tue, 27 Oct 2020 10:41:35 -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 464C722275; Tue, 27 Oct 2020 14:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603809693; bh=82GcXZDbIcivgRmlOwbWBv25JRjEbhFhmORh4A3grv4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qcQG2ngI7rv0B+iB7AX/rfxCp0EhBnfb3lYs28+yrMRhQBFBw6xT6Nhkcga+hm2u4 eO1nzNuo5p3RlfoKKyglxmsNWddnUMVaPNa1yETdznofLOvZauut4ns2mBT2VU2l5e s94INJJDKsQCjDS4/1CjFMXea4UhRmemy42TLV0Y= 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 5.4 245/408] powerpc/perf/hv-gpci: Fix starting index value Date: Tue, 27 Oct 2020 14:53:03 +0100 Message-Id: <20201027135506.417557854@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135455.027547757@linuxfoundation.org> References: <20201027135455.027547757@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 e608f9db12ddc..8965b4463d433 100644 --- a/arch/powerpc/perf/hv-gpci-requests.h +++ b/arch/powerpc/perf/hv-gpci-requests.h @@ -95,7 +95,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) @@ -223,7 +223,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) @@ -234,7 +234,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