public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps
@ 2026-01-19 10:18 James Clark
  2026-01-19 10:18 ` [PATCH v2 1/2] " James Clark
  2026-01-19 10:18 ` [PATCH v2 2/2] perf cs-etm: Test " James Clark
  0 siblings, 2 replies; 13+ messages in thread
From: James Clark @ 2026-01-19 10:18 UTC (permalink / raw)
  To: Suzuki K Poulose, Mike Leach, John Garry, Will Deacon, Leo Yan,
	Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Thomas Falcon
  Cc: coresight, linux-arm-kernel, linux-perf-users, linux-kernel,
	James Clark

Fix a regression caused by an incorrect assumption about auxtrace
indices. Then add a test that would have caught it.

---
Changes in v2:
- Fix cover letter and subject
- Link to v1: https://lore.kernel.org/r/20260119-james-perf-coresight-cpu-map-segfault-v1-0-a9cfd67653ae@linaro.org

---
James Clark (2):
      perf cs-etm: Fix decoding for sparse CPU maps
      perf cs-etm: Test sparse CPU maps

 tools/perf/tests/shell/test_arm_coresight.sh | 54 ++++++++++++++++++++++++++++
 tools/perf/util/cs-etm.c                     |  3 +-
 2 files changed, 56 insertions(+), 1 deletion(-)
---
base-commit: 571d29baa07e83e637075239f379f91353c24ec9
change-id: 20260115-james-perf-coresight-cpu-map-segfault-e250af5aa778

Best regards,
-- 
James Clark <james.clark@linaro.org>



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

end of thread, other threads:[~2026-01-20 20:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-19 10:18 [PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps James Clark
2026-01-19 10:18 ` [PATCH v2 1/2] " James Clark
2026-01-19 11:15   ` Leo Yan
2026-01-19 11:55     ` James Clark
2026-01-19 14:53       ` Leo Yan
2026-01-19 15:16         ` James Clark
2026-01-19 15:43           ` Leo Yan
2026-01-20 10:44             ` Leo Yan
2026-01-19 12:11     ` Adrian Hunter
2026-01-19 13:59       ` Leo Yan
2026-01-19 10:18 ` [PATCH v2 2/2] perf cs-etm: Test " James Clark
2026-01-20 11:22   ` Leo Yan
2026-01-20 20:42     ` 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