summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2024-12-06 03:52:32 +0300
committerRob Herring (Arm) <robh@kernel.org>2024-12-10 19:50:26 +0300
commit4ff899ee4ef0876555dabe532d3179ec90502291 (patch)
treec416d8837ec55804eeee4789ef910457adbb682d /tools/perf/scripts/python/export-to-postgresql.py
parent3c48780d48df029cf9d5f42b8971663e6fb975ae (diff)
downloadlinux-4ff899ee4ef0876555dabe532d3179ec90502291.tar.xz
of/fdt: Dump __be32 array in CPU type order in of_dump_addr()
of_dump_addr() dumps __be32 array without conversion to CPU byte order in advance, that will reduce log readability for little endian CPUs. Fix by be32_to_cpu() conversion before dump. Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Link: https://lore.kernel.org/r/20241206-of_core_fix-v1-6-dc28ed56bec3@quicinc.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions