All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] coresight: Fix snapshot mode
@ 2019-05-01 17:50 Mathieu Poirier
  2019-05-01 17:50 ` [PATCH 1/5] coresight: Fix buffer size in " Mathieu Poirier
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Mathieu Poirier @ 2019-05-01 17:50 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: corbet, alexander.shishkin, coresight, suzuki.poulose, acme,
	peterz, mingo, mike.leach, leo.yan

This set fix miscellaneous problems that prevented perf's snapshot
mode from working properly when CoreSight events are used.

Given the late state in the cycle, it is sent out for reviewing
purposes and is not intended for the coming merge window.

Applies cleanly to coresight next[1].

Regards,
Mathieu

[1]. https://git.linaro.org/kernel/coresight.git/log/?h=next

Mathieu Poirier (5):
  coresight: Fix buffer size in snapshot mode
  coresight: tmc-etf: Fix snapshot mode update function
  coresight: perf: Don't set the truncated flag in snapshot mode
  perf tools: Properly set the value of 'old' in snapshot mode
  docs: coresight: Document snapshot mode

 Documentation/trace/coresight.txt             | 41 ++++++++++++++++++-
 drivers/hwtracing/coresight/coresight-etb10.c | 31 +++++++++++++-
 .../hwtracing/coresight/coresight-tmc-etf.c   | 34 +++++++++++++--
 .../hwtracing/coresight/coresight-tmc-etr.c   | 16 ++++++--
 tools/perf/arch/arm/util/cs-etm.c             | 12 +++++-
 5 files changed, 124 insertions(+), 10 deletions(-)

-- 
2.17.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] 22+ messages in thread

end of thread, other threads:[~2019-05-13 20:13 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-01 17:50 [PATCH 0/5] coresight: Fix snapshot mode Mathieu Poirier
2019-05-01 17:50 ` [PATCH 1/5] coresight: Fix buffer size in " Mathieu Poirier
2019-05-07  7:38   ` Leo Yan
2019-05-07 17:24     ` Mathieu Poirier
2019-05-07  8:50   ` Suzuki K Poulose
2019-05-07 20:22     ` Mathieu Poirier
2019-05-01 17:50 ` [PATCH 2/5] coresight: tmc-etf: Fix snapshot mode update function Mathieu Poirier
2019-05-07  8:13   ` Leo Yan
2019-05-07 17:16     ` Mathieu Poirier
2019-05-07  9:22   ` Suzuki K Poulose
2019-05-01 17:50 ` [PATCH 3/5] coresight: perf: Don't set the truncated flag in snapshot mode Mathieu Poirier
2019-05-07  8:29   ` Leo Yan
2019-05-07 17:44     ` Mathieu Poirier
2019-05-01 17:50 ` [PATCH 4/5] perf tools: Properly set the value of 'old' " Mathieu Poirier
2019-05-07  8:44   ` Leo Yan
2019-05-07 17:59     ` Mathieu Poirier
2019-05-01 17:50 ` [PATCH 5/5] docs: coresight: Document " Mathieu Poirier
2019-05-11  7:32   ` Leo Yan
2019-05-13  8:37     ` Suzuki K Poulose
2019-05-13 11:16       ` Leo Yan
2019-05-13 20:01         ` Mathieu Poirier
2019-05-13 20:12           ` 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.