Re: [RFC 00/10] perf tools: Add support to reuse metric

From: Andi Kleen
Date: Fri Jun 26 2020 - 17:25:26 EST


On Fri, Jun 26, 2020 at 09:47:10PM +0200, Jiri Olsa wrote:
> hi,
> this patchset is adding the support to reused metric in another
> metric. The metric needs to be referenced by 'metric:' prefix.

Why is the prefix needed?

Could just look it up without prefix.

-Andi