All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] perf cs-etm: Handle valid-but-zero timestamps
@ 2021-05-17 13:17 ` James Clark
  0 siblings, 0 replies; 10+ messages in thread
From: James Clark @ 2021-05-17 13:17 UTC (permalink / raw)
  To: acme, mathieu.poirier, coresight, leo.yan
  Cc: al.grant, branislav.rankov, denik, suzuki.poulose,
	anshuman.khandual, James Clark, Mike Leach, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim, John Garry,
	Will Deacon, linux-arm-kernel, linux-perf-users, linux-kernel

Changes since v2:

 * Fix typo in last commit message
 * Add reviewed-by tags from Leo Yan

This patchset applies on top of "[PATCH v3 0/2] perf cs-etm: Set
time on synthesised samples to preserve ordering"

James Clark (3):
  perf cs-etm: Move synth_opts initialisation
  perf cs-etm: Start reading 'Z' --itrace option
  perf cs-etm: Prevent and warn on underflows during timestamp
    calculation.

 .../perf/util/cs-etm-decoder/cs-etm-decoder.c | 45 ++++++++++++++-----
 tools/perf/util/cs-etm.c                      | 20 +++++----
 2 files changed, 46 insertions(+), 19 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2021-05-17 15:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-17 13:17 [PATCH v3 0/3] perf cs-etm: Handle valid-but-zero timestamps James Clark
2021-05-17 13:17 ` James Clark
2021-05-17 13:17 ` [PATCH v3 1/3] perf cs-etm: Move synth_opts initialisation James Clark
2021-05-17 13:17   ` James Clark
2021-05-17 13:17 ` [PATCH v3 2/3] perf cs-etm: Start reading 'Z' --itrace option James Clark
2021-05-17 13:17   ` James Clark
2021-05-17 13:17 ` [PATCH v3 3/3] perf cs-etm: Prevent and warn on underflows during timestamp calculation James Clark
2021-05-17 13:17   ` James Clark
2021-05-17 14:43 ` [PATCH v3 0/3] perf cs-etm: Handle valid-but-zero timestamps Arnaldo Carvalho de Melo
2021-05-17 14:43   ` 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.