Re: [PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events

From: Andi Kleen
Date: Wed Dec 11 2019 - 15:38:06 EST


> > But while looking at the patch, I found that, commit f01642e4912b
> > has (again) screwed up logic for metric with overlapping events.
>
> Is someone looking into this?

Looks like we really need some proper regression tests for this.

-Andi