Re: [PATCH v2 00/21] perf metric: Fixes and allow modifiers

From: Arnaldo Carvalho de Melo
Date: Wed Oct 20 2021 - 10:32:05 EST


Em Fri, Oct 15, 2021 at 10:21:11AM -0700, Ian Rogers escreveu:
> There are 4 main changes in this patch set:
> - perf metric: Modify resolution and recursion check.
> - perf parse-events: Add new "metric-id" term.
> - perf metrics: Modify setup and deduplication
> - perf metric: Allow modifiers on metrics.

Thanks, applied. Replaced the v1 with this one since it never hit the
published perf/core branch.

- Arnaldo