Hi, In perf todo list, there was an entry regarding objdump:
* Check if the objdump call in annotate worked or not, providing a popup window telling it didn't work, to test, just uninstall binutils or otherwise remove objdump from the path. The patch below tries to fulfill that point. Alexis. Alexis Berlemont (1): perf annotate: check that objdump correctly works tools/perf/util/annotate.c | 79 +++++++++++++++++++++++++++++++++++++++++++++- tools/perf/util/annotate.h | 3 ++ 2 files changed, 81 insertions(+), 1 deletion(-) -- 2.10.2