diff options
| author | Athira Rajeev <atrajeev@linux.ibm.com> | 2025-03-04 18:41:14 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-03-07 03:52:24 +0300 |
| commit | 4c3f09e35ca999f69b623d94bf185fe090878296 (patch) | |
| tree | 1f63edf60079d25a22d1250426686cfab982b67d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | dab8c32ece27c7d8cf01e9b68041edaf5ddd8adf (diff) | |
| download | linux-4c3f09e35ca999f69b623d94bf185fe090878296.tar.xz | |
perf annotate: Return errors from disasm_line__parse_powerpc()
In disasm_line__parse_powerpc() , return code from function
disasm_line__parse() is ignored. This will result in bad results
if the disasm_line__parse() fails to disasm the line. Use
the return code to fix this.
Signed-off-by: Athira Rajeev <atrajeev@linux.ibm.com>
Tested-By: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Link: https://lore.kernel.org/r/20250304154114.62093-2-atrajeev@linux.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
