[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210519041546.1574961-1-leo.yan@linaro.org>
Date: Wed, 19 May 2021 12:15:42 +0800
From: Leo Yan <leo.yan@...aro.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
John Garry <john.garry@...wei.com>,
Will Deacon <will@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
James Clark <james.clark@....com>, Al Grant <Al.Grant@....com>,
linux-arm-kernel@...ts.infradead.org,
linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Leo Yan <leo.yan@...aro.org>
Subject: [PATCH v2 0/4] perf arm-spe: Correct recording configurations
This patch series is to correct Arm SPE recording configurations.
As James Clark found, there have several issues of recording
configurations for Arm SPE. One main issue is the sample flags setting
for Arm SPE event and dummy event, and there have two minor issues for
enabling timestamp and redundant checking for "full_auxtrace".
This series fixes these issues and has been tested on Arm64 Hisilicon
D06 platform.
Changes from v1:
* Added patch 04/04 to remove redundant checking for "full_auxtrace"
(James);
* Added James Clark's Tested-by and Reviewed-by tags for patches 01-03.
Leo Yan (4):
perf arm-spe: Correct sample flags for SPE event
perf arm-spe: Correct sample flags for dummy event
perf arm-spe: Enable timestamp for per-cpu mode
perf arm-spe: Remove redundant checking for "full_auxtrace"
tools/perf/arch/arm64/util/arm-spe.c | 45 +++++++++++++++++++++++-----
1 file changed, 38 insertions(+), 7 deletions(-)
--
2.25.1
Powered by blists - more mailing lists