perf tools: Improve libbfd detection message
authorIngo Molnar <mingo@kernel.org>
Sat, 28 Feb 2015 08:46:42 +0000 (09:46 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Mar 2015 15:16:35 +0000 (12:16 -0300)
commit0189d7c45acd9fc9a7e6876dc55bc44ae8dc9a37
tree54eeb383a7bc8a95c4fe950b34458ab0cdc3362e
parenta954e68402f9cac000ad7ea57df6040fe5ef455a
perf tools: Improve libbfd detection message

Before:

  No bfd.h/libbfd found, install binutils-dev[el]/zlib-static to gain symbol demangling

After:

  No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev to gain symbol demangling

Change the message to the standard 'please install' language and also
add libiberty-dev suggestion for Ubuntu systems.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: David Ahern <david.ahern@oracle.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20150228084610.GE31887@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/Makefile