aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorYury Norov <[email protected]>2020-01-30 22:16:47 -0800
committerLinus Torvalds <[email protected]>2020-01-31 10:30:41 -0800
commit7dfaa98f646bbc29c3575bc184f2b37aa2dd62c5 (patch)
treec7f53ad910ea297a193c5accf8aa5af8856d86f1 /tools/perf/util/c++/clang-test.cpp
parentb78c57135d470cfc5b461f2abde4eaeb07d100fb (diff)
lib/find_bit.c: uninline helper _find_next_bit()
It saves 25% of .text for arm64, and more for BE architectures. Before: $ size lib/find_bit.o text data bss dec hex filename 1012 56 0 1068 42c lib/find_bit.o After: $ size lib/find_bit.o text data bss dec hex filename 776 56 0 832 340 lib/find_bit.o Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yury Norov <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Allison Randal <[email protected]> Cc: William Breathitt Gray <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions