Message ID | 20210510143248.27423-1-james.clark@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | perf cs-etm: Set time on synthesised samples to preserve ordering | expand |
On Mon, May 10, 2021 at 05:32:46PM +0300, James Clark wrote: > Changes since v2: > * Collect acked and reviewed-by tags from v1 that were > missed in v2 > * Add comment and commit message suggestions from Suzuki > * Rebase onto next-20210510 (also applies to perf/core) > > Thanks > James > Arnaldo, Please condiser for inclusion in your tree. Thanks, Mathieu > > James Clark (2): > perf cs-etm: Refactor timestamp variable names > perf cs-etm: Set time on synthesised samples to preserve ordering > > .../perf/util/cs-etm-decoder/cs-etm-decoder.c | 18 +++--- > tools/perf/util/cs-etm.c | 57 +++++++++++-------- > tools/perf/util/cs-etm.h | 4 +- > 3 files changed, 44 insertions(+), 35 deletions(-) > > -- > 2.28.0 >