Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp390647img; Thu, 28 Feb 2019 01:00:51 -0800 (PST) X-Google-Smtp-Source: AHgI3IZNSoD+ECMgB59X42U4N7uuJAMhZoNpoo2Ss4m9fDU2en4xoryefCqM7pWAgLw+Z44io10J X-Received: by 2002:a62:b608:: with SMTP id j8mr6450403pff.183.1551344451527; Thu, 28 Feb 2019 01:00:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551344451; cv=none; d=google.com; s=arc-20160816; b=wrlOauTZh1lJptmUb2a3T/k3X+uqRLvh7ZqHD4MsN2A7/nBIvDEj3yagN/SQe8peaQ Q+NpjHQoQggAzxHIl795SJ3g89Y89+l146gXAI/PUPjRyd0OvvObrl35PpTn8NVCu85T Cv7tquzlv5BU65iC3/5vHzRsUMOvwX5PQaj1n4lI4FIpa/i1rwXS60d4LU8tkDMtuDza wEaEtNJlVJznAu+brS1yyq3HLL6vgcb/iWbHnHNj7ETFQ2j0zGd6I+te30KvugmQz6au T8ojAxDRhjY+4pIVh0Q3xFurjZMyVbtS4vcwRurGnbzA3By+EuZnlagR4OND/FFouykK ZvLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from; bh=KEgzP2nn6SN3Ion7MJcMqX5kbEmwHNkgnAMuniEP3ZY=; b=MRVl0ELCh9SJOdtdgogwcEx0CfCvVPQiBqx+o1j5A6ZKPaKrgNrUyOcu82Jv/k87tB p3a/hW8/fYV2FbLPtZ7gEKCn1g7ROU3uZLz5UOpaze9MSuZbIx18izLG6ft2v+qaMf9U 6f4I068b7uvZucblXBOeZSw4oAaBbeDwW67enbGYzvJPO8inzrQnanYHhk7E1+SWwEMO Eejn5bBQ6edFQBvV66ykKf3GQ2OlIlShXUPvLf98VoIBernDQyjpdhz5TV4HgelA7BjQ tNoIRH69VUFbxSzJ7ZgCyyxKDIWYwxVNKnn45RoI4AIc29LHLYGBpD0ghHvUhys8jaEl SB1Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j16si16828310pfe.152.2019.02.28.01.00.35; Thu, 28 Feb 2019 01:00:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731975AbfB1I7S (ORCPT + 99 others); Thu, 28 Feb 2019 03:59:18 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:4183 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1731557AbfB1I7S (ORCPT ); Thu, 28 Feb 2019 03:59:18 -0500 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 863FF14F7313A7041C7C; Thu, 28 Feb 2019 16:59:16 +0800 (CST) Received: from localhost.localdomain (10.67.212.132) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id 14.3.408.0; Thu, 28 Feb 2019 16:59:08 +0800 From: Shaokun Zhang To: CC: Shaokun Zhang , Arnaldo Carvalho de Melo , Andi Kleen Subject: [PATCH] perf tools: Fix function name in comment Date: Thu, 28 Feb 2019 16:58:23 +0800 Message-ID: <1551344303-4114-1-git-send-email-zhangshaokun@hisilicon.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.212.132] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org get_cpuid_str() is used in tools/perf/arch/xxx/util/header.c, fix the name in comment. Cc: Arnaldo Carvalho de Melo CC: Andi Kleen Signed-off-by: Shaokun Zhang --- tools/perf/pmu-events/pmu-events.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/pmu-events/pmu-events.h b/tools/perf/pmu-events/pmu-events.h index 92a4d15ee0b9..9889e4701399 100644 --- a/tools/perf/pmu-events/pmu-events.h +++ b/tools/perf/pmu-events/pmu-events.h @@ -24,7 +24,7 @@ struct pmu_event { * Map a CPU to its table of PMU events. The CPU is identified by the * cpuid field, which is an arch-specific identifier for the CPU. * The identifier specified in tools/perf/pmu-events/arch/xxx/mapfile - * must match the get_cpustr() in tools/perf/arch/xxx/util/header.c) + * must match the get_cpuid_str() in tools/perf/arch/xxx/util/header.c) * * The cpuid can contain any character other than the comma. */ -- 2.7.4