summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-07-31 13:12:47 -0600
committerMichael Ellerman <mpe@ellerman.id.au>2024-08-07 22:48:26 +1000
commit8a93960abed960b9f6097b6471b7fb34120ffc6a (patch)
treeb35a380ecb88a6daef344438a5a91fafa178347b /tools/perf/scripts/python/export-to-postgresql.py
parentde9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed (diff)
powerpc: Use of_property_present()
Use of_property_present() to test for property presence rather than of_get_property(). This is part of a larger effort to remove callers of of_get_property() and similar functions. of_get_property() leaks the DT property data pointer which is a problem for dynamically allocated nodes which may be freed. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240731191312.1710417-9-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions