Re: [PATCH] perf stat: Fix uncore event mixed metric with workload error issue
From: Andi Kleen
Date: Tue Apr 28 2020 - 17:19:25 EST
> I wonder this would break some expectations.. would it be
> more safe to detect duration event and bypass it from the
> decission? but maybe the case I'm worried about is not a
> problem at all.. Andi?
Don't see what it would break.
Yes maybe we need to special case duration_time more, but that would
be a much bigger patch.
-Andi