diff options
author | Robin Murphy <robin.murphy@arm.com> | 2024-09-04 19:41:54 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-09-06 12:58:06 +0100 |
commit | f04b611e66503336bbdac04eb5a76d62932ce2e3 (patch) | |
tree | 83ed657dde617bf1931889d386e55d4dbbea3f41 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0dc2f4963f7ef187b80d832d7d88f735a9dc99cb (diff) |
perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check
Checking for NUMA_NO_NODE is a misleading and, on reflection, entirely
unnecessary micro-optimisation. If it ever did happen that an incoming
CPU has no NUMA affinity while the current CPU does, a questionably-
useful PMU migration isn't the biggest thing wrong with that picture...
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/00634da33c21269a00844140afc7cc3a2ac1eb4d.1725474584.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions