From patchwork Thu Jun 15 12:59:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: hejunhao X-Patchwork-Id: 108508 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp624325vqr; Thu, 15 Jun 2023 06:11:48 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5HgAvhn9VcfETZu6zm8H46g2AnxJgEoqT7R4yHiKBu79YmprgqUtFLVsRKL58Z2Kzy646r X-Received: by 2002:a05:6a20:7349:b0:11c:d2d0:6439 with SMTP id v9-20020a056a20734900b0011cd2d06439mr6449531pzc.25.1686834708029; Thu, 15 Jun 2023 06:11:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686834708; cv=none; d=google.com; s=arc-20160816; b=dlmi0DX0HDQ9byBfuaieM2vxF+9xifrbelN7LHgYfJDKunZNsQAPMDPf1lcTtyWHh5 pIg/yt1iOepFx4JikA7PGx0pVH3yF47qCpmbJ0QDm0bL7koVh2HVh2oc2Ubw3lxHMRNT Y8DchhTEC96cZcgLy4VHB32QZBTYrcVq+fKZ809gdMWeh/kaGsg2UUH/RHERJnCDHb3G qnvBRupps11YA/0WCP5T+L2idZEw9C3jXCMpgLC1o3aECaxxUksmmZGlWBMB2ANW8vPh NrMoLULe9tPUtm7JGYec2BHD6Lln+iFEDhnu3mL5AEZ0hXCyyTMI7SUkoTeA5av0Eiv4 Sbcw== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=KX+Q3XNoQGGjzYe0+7VGz5vO9eThNoFa9sm0SY5k0Ik=; b=FlPrlx4pGUJpCIIvkH9lQ0d94sp/mGGbM1lbaYdHdmY2VKm1AYXJUa0MpR3QdJsRev f4S5j/Di9KD3N6wyOWdOElJAo9SwbJprOxTQukSztFyVz0iYOrpn6RKL++pm+fb+wlxR E4OtRbZsi3a8PvqC0tZngnX9O4LMopHufO52WB6RWbwnGkrgdWydwhPZ7Y+JG+JScn2s QyVOx5gfXlalL45MUn66jsXKxSn91Lh38Yje0TsirDu6b0dH2x5dDlJoAuCsa+2cxa7+ MlcOKtZHSr7E5mGv6rPyKlfu28Wv+cZB+A4Q/rSCIY4PZd1O7jyJGNWv9DpCuQfApQ8W P7QA== 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=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i133-20020a636d8b000000b00535540cc8ccsi2992984pgc.375.2023.06.15.06.11.34; Thu, 15 Jun 2023 06:11:48 -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=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343799AbjFONB5 (ORCPT + 99 others); Thu, 15 Jun 2023 09:01:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343650AbjFONBi (ORCPT ); Thu, 15 Jun 2023 09:01:38 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EEFF268C; Thu, 15 Jun 2023 06:01:36 -0700 (PDT) Received: from dggpeml500002.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4Qhj5c5BSfzMpW1; Thu, 15 Jun 2023 20:58:28 +0800 (CST) Received: from localhost.localdomain (10.69.192.56) by dggpeml500002.china.huawei.com (7.185.36.158) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Thu, 15 Jun 2023 21:01:34 +0800 From: Junhao He To: , , , CC: , , , , , , Subject: [PATCH v5 3/3] docs: perf: Add new description for HiSilicon UC PMU Date: Thu, 15 Jun 2023 20:59:26 +0800 Message-ID: <20230615125926.29832-4-hejunhao3@huawei.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20230615125926.29832-1-hejunhao3@huawei.com> References: <20230615125926.29832-1-hejunhao3@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.69.192.56] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggpeml500002.china.huawei.com (7.185.36.158) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE 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 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1768774391076812681?= X-GMAIL-MSGID: =?utf-8?q?1768774391076812681?= A new function is added on HiSilicon uncore UC PMU. The UC PMU support to filter statistical information based on the specified tx request uring channel. Make user configuration through "uring_channel" parameter. Document them to provide guidance on how to use them. Signed-off-by: Junhao He Reviewed-by: Jonathan Cameron Reviewed-by: Yicong Yang Acked-by: Mark Rutland --- Documentation/admin-guide/perf/hisi-pmu.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/admin-guide/perf/hisi-pmu.rst b/Documentation/admin-guide/perf/hisi-pmu.rst index 546979360513..939a524fa1d6 100644 --- a/Documentation/admin-guide/perf/hisi-pmu.rst +++ b/Documentation/admin-guide/perf/hisi-pmu.rst @@ -98,6 +98,14 @@ CCL/ICL-ID. For I/O die, the ICL-ID is followed by: 5'b00011: HAC_ICL; 5'b10000: PCIe_ICL; +(e) uring_channel: UC PMU events 0x47~0x59 supports filtering by tx request +uring channel. It is 2 bits. Some important codes are as follows: +2'b11: count the events which sent to the uring_ext (MATA) channel; +2'b01: is the same as 2'b11; +2'b10: count the events which sent to the uring (non-MATA) channel; +2'b00: default value, count the events which sent to the both uring and + uring_ext channel; + Users could configure IDs to count data come from specific CCL/ICL, by setting srcid_cmd & srcid_msk, and data desitined for specific CCL/ICL by setting tgtid_cmd & tgtid_msk. A set bit in srcid_msk/tgtid_msk means the PMU will not