diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-30 16:04:21 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-30 17:30:06 -0300 |
commit | 11aad897f6d1a28eae3b7e5b293647c522d65819 (patch) | |
tree | 033e594c5e32ee2287b81d42cb3e345b6ab13424 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 16ed3c1e91159e28b02f11f71ff4ce4cbc6f99e4 (diff) |
perf annotate: Don't return -1 for error when doing BPF disassembly
Return errno when open_memstream() fails and add two new speciall error
codes for when an invalid, non BPF file or one without BTF is passed to
symbol__disassemble_bpf(), so that its callers can rely on
symbol__strerror_disassemble() to convert that to a human readable error
message that can help figure out what is wrong, with hints even.
Cc: Russell King - ARM Linux admin <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>,
Cc: Will Deacon <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions