aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2024-04-11 13:46:16 -0300
committerJason Gunthorpe <[email protected]>2024-04-22 17:11:20 -0300
commite7bc47b16622d1016b3b77bbdb20fb9e213045f2 (patch)
tree27d7c119e0b28c8d6999b90763643325b8988ddc /tools/perf/scripts/python/export-to-postgresql.py
parent6ae798cbef4ba1f180aa1a590e33a2d89f7cc34f (diff)
s390: Stop using weak symbols for __iowrite64_copy()
Complete switching the __iowriteXX_copy() routines over to use #define and arch provided inline/macro functions instead of weak symbols. S390 has an implementation that simply calls another memcpy function. Inline this so the callers don't have to do two jumps. Link: https://lore.kernel.org/r/[email protected] Acked-by: Niklas Schnelle <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions