aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-07-07 15:37:47 -0500
committerMark Brown <[email protected]>2020-07-08 14:25:20 +0100
commit129fc2ba01c8322575173cc97afa324e54a5d4ce (patch)
tree7a026d8edea664d143d46aefc9658fb3ba5eca81 /tools/perf/scripts/python/stackcollapse.py
parent8edac489e7c3fce44208373bb3e7b5835a672c66 (diff)
ASoC: topology: use break on errors, not continue
Since the beginning of the topology, the code continues to the next object even when an error is detected. The topology should be handled with an all-or-nothing design, loading a partially valid topology is a sure way to get bug reports that are difficult to deal with. Changing the behavior may break previous solutions and expose problems in topology files delivered in the past, so it's probably not wise to add this patch to stable branches without revalidation. Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Ranjani Sridharan <[email protected]> Reviewed-by: Kai Vehmanen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions