summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2026-06-03 17:10:14 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2026-06-29 11:18:03 +0200
commitc902a6887eaadf56e6da79f68f8843cbe45cc808 (patch)
tree6d947e52e9ffb8fd3b1e64709cbf2f80b5b35adc /tools/perf/scripts/python/task-analyzer.py
parentdc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff)
ARM: shmobile: rcar-gen2: Use of_machine_compatible_match() helper
Replace sequences of of_machine_is_compatible() calls by single calls to the of_machine_compatible_match() helper, to simplify the code, and to reduce code size. Note that this does have a slight performance impact on matching platforms: while the C sequences terminated evaluation after a match, (internal) of_device_compatible_match() calculates a matching score, and thus always checks against all passed compatible values. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/2230eb28da9b8d8bdee4e4fd7e19dc8f074531bc.1780499233.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions