Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1956130ybh; Fri, 24 Jul 2020 00:16:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxP4DRx5kCQSJ5UIgLL6wG9LaLLq5KuatevohAvr+ydCSDv75lREiMBCUQVntCdTPj5znTb X-Received: by 2002:a17:906:c40d:: with SMTP id u13mr7756959ejz.519.1595574980498; Fri, 24 Jul 2020 00:16:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595574980; cv=none; d=google.com; s=arc-20160816; b=WSWla3hrWuvmDYIHQQetHD+tiHbJmluYdeOTnEr+3xxaXVENd723gGFqoPMTqtO5bs GVvk7LQTCed6rhSlpEzTRLDHDTiP6L+hRnqbo/MjjpbpwgPrUw0CLzI8rFiFs+HgqOCO lxBeZThEYXsV2UKDAC4NXRkA+1kkQH1WyCQ/MiV/x3UiYP6HkTSllobzCnCpochFwfN+ lM9qbExjrOkO7+pZ9CMXxVUlApasx+OCRkY+3UOHhBb08XXOmUK30z/cfkEshvqTcLIw NbtGxRRtuC6dZK99yiyC3RqOZXSUSyilKrVi33LuVthwBI3TpGXKGsJlWmw82TMuGR7Y Q8Iw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=IVJCNzkYwoWw7grhDwZg9BRK6mQHZRzkdrl8YTOfxQ0=; b=LX441hqlzvhZCEtGwq/wA8+Z3UgdDLNdrmSWSZ4/qHOclWyG9CUmVOr1iSCLduddYz +KxRpiI+Wv9ehwPn1vCOm1WM9Wn/gz7FDmqYUCkfGqmykZL9VwbgxCVaKvPQ+GZFY2k5 taVDAqgGkTzz7jhTZlvpsIlFhkoPrWnfO0S95v3XSEq6TvxIa4mi5zT9gcvTE95+xPDj HRL5UE3y0dGNwsD+dKdJlEI/+14bdJeEwD5pQTEFzJyvpkF5hjwCG7PK89FE5QUDbNCU FoUm3CVcHCsaz+uMweJ/D0qALB9PUe1vTutMi7rx3zyLdCsBch5gWK/YArS6GLSbWyYo 7XtQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h11si12450edn.481.2020.07.24.00.15.58; Fri, 24 Jul 2020 00:16:20 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726643AbgGXHNW (ORCPT + 99 others); Fri, 24 Jul 2020 03:13:22 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:53982 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726573AbgGXHNW (ORCPT ); Fri, 24 Jul 2020 03:13:22 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 47816B3546CDA1E9C1F5; Fri, 24 Jul 2020 15:13:19 +0800 (CST) Received: from euler.huawei.com (10.175.124.27) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.487.0; Fri, 24 Jul 2020 15:13:11 +0800 From: Wei Li To: , Mathieu Poirier , "Suzuki K Poulose" , Mike Leach , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , "Namhyung Kim" , Kim Phillips CC: , , Peter Zijlstra , Ingo Molnar , Subject: [PATCH v2 1/2] perf tools: Fix record failure when mixed with ARM SPE event Date: Fri, 24 Jul 2020 15:11:10 +0800 Message-ID: <20200724071111.35593-2-liwei391@huawei.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200724071111.35593-1-liwei391@huawei.com> References: <20200724071111.35593-1-liwei391@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.175.124.27] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org When recording with cache-misses and arm_spe_x event, i found that it will just fail without showing any error info if i put cache-misses after 'arm_spe_x' event. [root@localhost 0620]# perf record -e cache-misses -e \ arm_spe_0/ts_enable=1,pct_enable=1,pa_enable=1,load_filter=1,\ jitter=1,store_filter=1,min_latency=0/ sleep 1 [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.067 MB perf.data ] [root@localhost 0620]# perf record -e \ arm_spe_0/ts_enable=1,pct_enable=1,pa_enable=1,load_filter=1,jitter=1,\ store_filter=1,min_latency=0/ -e cache-misses sleep 1 [root@localhost 0620]# The current code can only work if the only event to be traced is an 'arm_spe_x', or if it is the last event to be specified. Otherwise the last event type will be checked against all the arm_spe_pmus[i]->types, none will match and an out of bound 'i' index will be used in arm_spe_recording_init(). We don't support concurrent multiple arm_spe_x events currently, that is checked in arm_spe_recording_options(), and it will show the relevant info. So add the check and record of the first found 'arm_spe_pmu' to fix this issue here. Fixes: ffd3d18c20b8d ("perf tools: Add ARM Statistical Profiling Extensions (SPE) support") Signed-off-by: Wei Li --- tools/perf/arch/arm/util/auxtrace.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/perf/arch/arm/util/auxtrace.c b/tools/perf/arch/arm/util/auxtrace.c index 0a6e75b8777a..28a5d0c18b1d 100644 --- a/tools/perf/arch/arm/util/auxtrace.c +++ b/tools/perf/arch/arm/util/auxtrace.c @@ -56,7 +56,7 @@ struct auxtrace_record struct perf_pmu *cs_etm_pmu; struct evsel *evsel; bool found_etm = false; - bool found_spe = false; + struct perf_pmu *found_spe = NULL; static struct perf_pmu **arm_spe_pmus = NULL; static int nr_spes = 0; int i = 0; @@ -74,12 +74,12 @@ struct auxtrace_record evsel->core.attr.type == cs_etm_pmu->type) found_etm = true; - if (!nr_spes) + if (!nr_spes || found_spe) continue; for (i = 0; i < nr_spes; i++) { if (evsel->core.attr.type == arm_spe_pmus[i]->type) { - found_spe = true; + found_spe = arm_spe_pmus[i]; break; } } @@ -96,7 +96,7 @@ struct auxtrace_record #if defined(__aarch64__) if (found_spe) - return arm_spe_recording_init(err, arm_spe_pmus[i]); + return arm_spe_recording_init(err, found_spe); #endif /* -- 2.17.1