All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] perf cs-etm: Improve version detection and error reporting
@ 2024-05-01 13:57 ` James Clark
  0 siblings, 0 replies; 10+ messages in thread
From: James Clark @ 2024-05-01 13:57 UTC (permalink / raw)
  To: linux-perf-users, coresight, leo.yan, irogers
  Cc: James Clark, Suzuki K Poulose, Mike Leach, John Garry,
	Will Deacon, Peter Zijlstra, Ingo Molnar,
	Arnaldo Carvalho de Melo, Namhyung Kim, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Adrian Hunter, Liang, Kan,
	linux-arm-kernel, linux-kernel

Changes since v1:
  * Add a commit to use struct perf_cpu in place of some of the ints
  * Add a commit to remove repeated fetches of the ETM PMU

James Clark (3):
  perf cs-etm: Use struct perf_cpu as much as possible
  perf cs-etm: Remove repeated fetches of the ETM PMU
  perf cs-etm: Improve version detection and error reporting

 tools/perf/arch/arm/util/cs-etm.c | 287 +++++++++++++++---------------
 1 file changed, 139 insertions(+), 148 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-02 14:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 13:57 [PATCH v2 0/3] perf cs-etm: Improve version detection and error reporting James Clark
2024-05-01 13:57 ` James Clark
2024-05-01 13:57 ` [PATCH v2 1/3] perf cs-etm: Use struct perf_cpu as much as possible James Clark
2024-05-01 13:57   ` James Clark
2024-05-01 13:57 ` [PATCH v2 2/3] perf cs-etm: Remove repeated fetches of the ETM PMU James Clark
2024-05-01 13:57   ` James Clark
2024-05-01 13:57 ` [PATCH v2 3/3] perf cs-etm: Improve version detection and error reporting James Clark
2024-05-01 13:57   ` James Clark
2024-05-02 14:35 ` [PATCH v2 0/3] " Arnaldo Carvalho de Melo
2024-05-02 14:35   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.