linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] perf arm-spe: Correct recording configurations
@ 2021-05-19  4:15 Leo Yan
  2021-05-19  4:15 ` [PATCH v2 1/4] perf arm-spe: Correct sample flags for SPE event Leo Yan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Leo Yan @ 2021-05-19  4:15 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, John Garry, Will Deacon,
	Mathieu Poirier, Peter Zijlstra, Ingo Molnar, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim, James Clark,
	Al Grant, linux-arm-kernel, linux-perf-users, linux-kernel
  Cc: Leo Yan

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-25 12:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  4:15 [PATCH v2 0/4] perf arm-spe: Correct recording configurations Leo Yan
2021-05-19  4:15 ` [PATCH v2 1/4] perf arm-spe: Correct sample flags for SPE event Leo Yan
2021-05-19  4:15 ` [PATCH v2 2/4] perf arm-spe: Correct sample flags for dummy event Leo Yan
2021-05-19  4:15 ` [PATCH v2 3/4] perf arm-spe: Enable timestamp for per-cpu mode Leo Yan
2021-05-19  4:15 ` [PATCH v2 4/4] perf arm-spe: Remove redundant checking for "full_auxtrace" Leo Yan
2021-05-25 12:03   ` James Clark
2021-05-25 12:50     ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).