aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-06-03 09:29:04 +0000
committerMichael Ellerman <[email protected]>2021-06-17 00:09:09 +1000
commitc13066e53aabd8f268f051d267270765e10343aa (patch)
tree8c33e45566e7e9b2f4e11b79aa9b94ba0aecf995 /tools/perf/scripts/python/bin/stackcollapse-record
parenta56ab7c7290f5922363d1ee11bbafc4da2b9bf51 (diff)
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Everything can be done even when CONFIG_SMP is not selected. Just use IS_ENABLED() where relevant and rely on GCC to opt out unneeded code and variables when CONFIG_SMP is not set. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/cc13b87b0f750a538621876ecc24c22a07e7c8be.1622712515.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions