aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2018-03-26 15:12:37 +0100
committerWill Deacon <[email protected]>2018-03-26 18:01:39 +0100
commitfbd890b9b8497bab04c1d338bd97579a7bc53fab (patch)
tree721b537c97f2a4239ff92f6fb06386246e0e52fc /tools/perf/util/c++/clang.cpp
parentd69fe9a7e7214d49fe157ec20889892388d0fe23 (diff)
arm64: capabilities: Allow features based on local CPU scope
So far we have treated the feature capabilities as system wide and this wouldn't help with features that could be detected locally on one or more CPUs (e.g, KPTI, Software prefetch). This patch splits the feature detection to two phases : 1) Local CPU features are checked on all boot time active CPUs. 2) System wide features are checked only once after all CPUs are active. Reviewed-by: Dave Martin <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions