Re: [PATCH v5 01/27] perf auxtrace: Remove dummy tools

From: Leo Yan
Date: Tue Jul 16 2024 - 12:44:35 EST




On 7/12/24 19:10, Ian Rogers wrote:
Add perf_session__deliver_synth_attr_event that synthesizes a
perf_record_header_attr event with one id. Remove use of
perf_event__synthesize_attr that necessitates the use of the dummy
tool in order to pass the session.

Signed-off-by: Ian Rogers <irogers@xxxxxxxxxx>

This patch LGTM, and tested for Arm SPE:

Tested-by: Leo Yan <leo.yan@xxxxxxx>

But the patches 04 and 15 cannot be applied on the top of
tmp.perf-tools-next branch. You might need to rebase the series.

Thanks,
Leo