aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorAndrey Abramov <[email protected]>2019-04-02 23:47:22 +0300
committerMichael Ellerman <[email protected]>2020-05-11 23:15:14 +1000
commitbac7ca7b985b72873bd4ac2553b13b5af5b1f08a (patch)
treee38a430c68c40c29b0103f175d246b3092790401 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent2f62870ca5bc9d305f3c212192320c29e9dbdc54 (diff)
powerpc: module_[32|64].c: replace swap function with built-in one
Replace relaswap with built-in one, because relaswap does a simple byte to byte swap. Since Spectre mitigations have made indirect function calls more expensive, and the default simple byte copies swap is implemented without them, an "optimized" custom swap function is now a waste of time as well as code. Signed-off-by: Andrey Abramov <[email protected]> Reviewed-by: George Spelvin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions