[PATCH 0/6] coresight: Patches for v5.12 (perf tools)

From: Mathieu Poirier
Date: Wed Feb 24 2021 - 11:51:20 EST


Good day Arnaldo,

I noticed there is a couple of patchsets [1][2] that haven't made it
to your tree for the coming v5.12 cycle. Do you think that can still
be done?

I tallied the patches here to make it easier for you to pick up.

Applies cleanly on perf/core (84b7725536d8)

Thanks,
Mathieu

[1]. https://lore.kernel.org/lkml/20210202214040.32349-1-mike.leach@xxxxxxxxxx/
[2]. https://lore.kernel.org/lkml/20210213113220.292229-1-leo.yan@xxxxxxxxxx/

Leo Yan (2):
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
perf cs-etm: Add helper cs_etm__get_pid_fmt()

Mike Leach (1):
perf: cs-etm: update ETM metadata format

Suzuki K Poulose (3):
perf cs-etm: Fix bitmap for option
perf cs-etm: Support PID tracing in config
perf cs-etm: Detect pid in VMID for kernel running at EL2

tools/include/linux/coresight-pmu.h | 20 +-
tools/perf/arch/arm/util/cs-etm.c | 76 +++--
.../perf/util/cs-etm-decoder/cs-etm-decoder.c | 38 ++-
tools/perf/util/cs-etm.c | 277 +++++++++++++++---
tools/perf/util/cs-etm.h | 31 +-
5 files changed, 368 insertions(+), 74 deletions(-)

--
2.25.1