aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2021-04-05 17:42:57 +0100
committerMathieu Poirier <[email protected]>2021-04-06 16:05:37 -0600
commit2b921b671a8d29c2adb255a86409aad1e3267309 (patch)
tree6564d79a1cc8b60f546d50a0bbe6d5fa6ec26800 /tools/perf/scripts/python/stackcollapse.py
parent0e6c205175969a7ef5a7689844b0f889728d3be2 (diff)
coresight: Do not scan for graph if none is present
If a graph node is not found for a given node, of_get_next_endpoint() will emit the following error message : OF: graph: no port node found in /<node_name> If the given component doesn't have any explicit connections (e.g, ETE) we could simply ignore the graph parsing. As for any legacy component where this is mandatory, the device will not be usable as before this patch. Updating the DT bindings to Yaml and enabling the schema checks can detect such issues with the DT. Cc: Mike Leach <[email protected]> Cc: Leo Yan <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions