lkml.org 
[lkml]   [2012]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectwhy is perf-report asking for objdump path?
$ /tmp/pbuild/perf report -i perf.data --kallsyms kallsyms
Error:
Please install objdump for i686.
You can add it to PATH, set CROSS_COMPILE or override the default using
--objdump.

And worse it refuses to run without it. If I was running the annotate
command I could understand the request -- but this is the report path.

Furthermore objdump exists:

$ which objdump
/usr/bin/objdump

yes, the file was created on an i686 target, but I should be able to use
the x86_64 host objdump if I were doing an annotate.

David


\
 
 \ /
  Last update: 2012-11-01 22:21    [W:3.671 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site