Loading
!14412 [OLK-6.6]Workaround ARM PMUs cpu maps having offline cpus
Merge Pull Request from: @zhangqizhi3 When PMUs have a cpu map in the 'cpus' or 'cpumask' file, perf will try to open events on those CPUs. ARM doesn't remove offline CPUs meaning taking a CPU offline will cause perf commands to fail unless a CPU map is passed on the command line. Link:https://gitee.com/openeuler/kernel/pulls/14412 Signed-off-by:Zhang Peng <zhangpeng362@huawei.com>