aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2021-12-10 18:23:01 +0200
committerArnaldo Carvalho de Melo <[email protected]>2021-12-11 08:19:47 -0300
commita32e6c5da599dbf49e60622a4dfb5b9b40ece029 (patch)
treeb2ed1bc581a74f6304d3688fc94155aed3355547 /tools/perf/scripts/python/export-to-sqlite.py
parentc79ee2b2160909889df67c8801352d3e69d43a1a (diff)
perf intel-pt: Fix next 'err' value, walking trace
Code after label 'next:' in intel_pt_walk_trace() assumes 'err' is zero, but it may not be, if arrived at via a 'goto'. Ensure it is zero. Fixes: 7c1b16ba0e26e6 ("perf intel-pt: Add support for decoding FUP/TIP only") Signed-off-by: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: [email protected] # v5.15+ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions