Re: [PATCH v3 0/3] perf cs-etm: Handle valid-but-zero timestamps
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-05-17 16:05:26
Also in:
linux-arm-kernel, lkml
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-05-17 16:05:26
Also in:
linux-arm-kernel, lkml
Em Mon, May 17, 2021 at 04:17:38PM +0300, James Clark escreveu:
Changes since v2: * Fix typo in last commit message * Add reviewed-by tags from Leo Yan
Thanks, applied. - Arnaldo
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-- - Arnaldo