aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-06-27 11:55:00 -0700
committerJakub Kicinski <[email protected]>2024-06-28 18:39:39 -0700
commit147997afaad0ce4835233e7fddacc9e2be7eb087 (patch)
treea37a7ba1c0e02b6f94fee5518b0de592a60f92d5 /tools/perf/scripts/python/stackcollapse.py
parentbf7bb7b43097d8c2b8673c5ea8a6b64a1f6090b0 (diff)
selftests: net: ksft: avoid continue when handling results
Exception handlers print the result and use continue to skip the non-exception result printing. This makes inserting common post-test code hard. Refactor to avoid the continues and have only one ktap_result() call. Reviewed-by: Petr Machata <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions