aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2021-05-25 14:02:32 +0000
committerPeter Zijlstra <[email protected]>2021-05-26 11:20:52 +0000
commitbccf1ec369ac126b0997d01a6e1deae00e2cf6b3 (patch)
tree8f19aef168e64491b385e85a6b6b95d3c6c1f5c4 /tools/perf/scripts/python/stackcollapse.py
parentlocking/atomic: delete !ARCH_ATOMIC remnants (diff)
downloadkernel-bccf1ec369ac126b0997d01a6e1deae00e2cf6b3.tar.gz
kernel-bccf1ec369ac126b0997d01a6e1deae00e2cf6b3.zip
locking/atomics: atomic-instrumented: simplify ifdeffery
Now that all architectures implement ARCH_ATOMIC, the fallbacks are generated before the instrumented wrappers are generated. Due to this, in atomic-instrumented.h we can assume that the whole set of atomic functions has been generated. Likewise, atomic-instrumented.h doesn't need to provide a preprocessor definition for every atomic it wraps. This patch removes the redundant ifdeffery. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <[email protected]> Cc: Boqun Feng <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions