Re: [PATCH] perf stat: Take cgroups into account for shadow stats

From: Andi Kleen
Date: Sun Nov 15 2020 - 08:08:47 EST


Actually thinking about it more you should probably pass around ctx/cgroup
in a single abstract argument. Otherwise have to change all the metrics
functions for the next filter too.