aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2022-02-12 08:36:17 +0100
committerMichael Ellerman <[email protected]>2022-05-06 00:00:20 +1000
commitf206fdd9d41bf7deb96219b8ca3499a5abd79b83 (patch)
treec1ac749778f42033eb99894a1fb3c7803e6b69cb /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta553476c44fb6bd3dc3a7e5efef8f130f0f34850 (diff)
powerpc: Reduce csum_add() complexity for PPC64
PPC64 does everything in C, gcc is able to skip calculation when one of the operands in zero. Move the constant folding in PPC32 part. This helps GCC and reduces ppc64_defconfig by 170 bytes. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/a4ca63dd4c4b09e1906d08fb814af5a41d0f3fcb.1644651363.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions