All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] perf cs-etm: Split Coresight decode by aux records
@ 2021-06-10 10:36 ` James Clark
  0 siblings, 0 replies; 8+ messages in thread
From: James Clark @ 2021-06-10 10:36 UTC (permalink / raw)
  To: acme, mathieu.poirier, coresight, leo.yan
  Cc: al.grant, branislav.rankov, denik, suzuki.poulose,
	anshuman.khandual, James Clark, Mike Leach, John Garry,
	Will Deacon, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Namhyung Kim, linux-arm-kernel, linux-perf-users, linux-kernel

Changes since RFC v4:
 * Style and indentation fixes
 * Add a warning when the buffer isn't found (suggested by Leo)
 * Undo change to set 'etm->data_queued'
 * Replace 'matchesCpuPid' with early exit when CPU/TID doesn't match
 * Check more return value errors
 * Remove TODOs from commit message and code
 * Add motivation to commit message


James Clark (1):
  perf cs-etm: Split Coresight decode by aux records

 tools/perf/util/cs-etm.c | 158 ++++++++++++++++++++++++++++++++++++++-
 1 file changed, 157 insertions(+), 1 deletion(-)

-- 
2.28.0


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

end of thread, other threads:[~2021-06-10 15:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 10:36 [PATCH v5 0/1] perf cs-etm: Split Coresight decode by aux records James Clark
2021-06-10 10:36 ` James Clark
2021-06-10 10:36 ` [PATCH v5 1/1] " James Clark
2021-06-10 10:36   ` James Clark
2021-06-10 13:55   ` James Clark
2021-06-10 13:55     ` James Clark
2021-06-10 15:52     ` Mathieu Poirier
2021-06-10 15:52       ` Mathieu Poirier

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.