Re: [PATCH 0/2] perf tools: Fix hybrid config terms list corruption

From: Jiri Olsa
Date: Sat Sep 11 2021 - 06:57:27 EST


On Thu, Sep 09, 2021 at 03:55:06PM +0300, Adrian Hunter wrote:
> Hi
>
> Here is a fix for an issue using perf on ADL.
>
>
> Adrian Hunter (2):
> perf tools: Factor out copy_config_terms() and free_config_terms()
> perf tools: Fix hybrid config terms list corruption

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka

>
> tools/perf/util/evsel.c | 20 +++++++++++++++-----
> tools/perf/util/evsel.h | 3 +++
> tools/perf/util/parse-events-hybrid.c | 18 +++++++++++++++---
> tools/perf/util/parse-events.c | 27 +++++++++++++--------------
> 4 files changed, 46 insertions(+), 22 deletions(-)
>
>
> Regards
> Adrian
>