linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] coresight: Fix for snapshot mode
@ 2021-09-12 12:57 Leo Yan
  2021-09-12 12:57 ` [PATCH v4 1/2] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer Leo Yan
  2021-09-12 12:57 ` [PATCH v4 2/2] coresight: Update comments for removing cs_etm_find_snapshot() Leo Yan
  0 siblings, 2 replies; 5+ messages in thread
From: Leo Yan @ 2021-09-12 12:57 UTC (permalink / raw)
  To: Mathieu Poirier, Suzuki K Poulose, Mike Leach, Alexander Shishkin,
	coresight, linux-arm-kernel, linux-kernel
  Cc: Leo Yan

This patch series fixes the snapshot mode in the CoreSight driver.

The first patch simplifies the head pointer handling for AUX buffer, the
second patch updates the driver comments to reflect the latest status
for perf tool.

Changes from v3:
- Made the comments generic in CoreSight drivers (Suzuki).

Changes from v2:
- Minor improvement the commits for patches 01 and 02.


Leo Yan (2):
  coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
  coresight: Update comments for removing cs_etm_find_snapshot()

 drivers/hwtracing/coresight/coresight-etb10.c   |  5 ++---
 drivers/hwtracing/coresight/coresight-tmc-etf.c |  5 ++---
 drivers/hwtracing/coresight/coresight-tmc-etr.c | 15 +++++----------
 3 files changed, 9 insertions(+), 16 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] 5+ messages in thread

end of thread, other threads:[~2021-09-14 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-12 12:57 [PATCH v4 0/2] coresight: Fix for snapshot mode Leo Yan
2021-09-12 12:57 ` [PATCH v4 1/2] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer Leo Yan
2021-09-12 12:57 ` [PATCH v4 2/2] coresight: Update comments for removing cs_etm_find_snapshot() Leo Yan
2021-09-14  9:27   ` Suzuki K Poulose
2021-09-14 10:08     ` Leo Yan

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).