diff options
author | Ian Rogers <[email protected]> | 2024-06-06 23:53:43 -0700 |
---|---|---|
committer | Namhyung Kim <[email protected]> | 2024-06-21 15:50:29 -0700 |
commit | 5518063fcb2e022411c1112b1b9b069e68380bbb (patch) | |
tree | 6005fc6b19042f3e72bb7b20f306b270cf464230 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3612ca8e2935c4c142d99e33b8effa7045ce32b5 (diff) |
perf arm: Workaround ARM PMUs cpu maps having offline cpus
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.
More context in:
https://lore.kernel.org/lkml/[email protected]/
Reported-by: Yicong Yang <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Ian Rogers <[email protected]>
Tested-by: Yicong Yang <[email protected]>
Tested-by: Leo Yan <[email protected]>
Cc: James Clark <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: John Garry <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions