diff options
| author | Jiri Olsa <[email protected]> | 2013-10-10 20:24:00 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-14 13:28:56 +0000 |
| commit | 3e6a147deef93ddbb899cb394d8d44118289e76a (patch) | |
| tree | cae96b64788d4bb308f004479fec1e5eddcc6873 /tools/perf/util/annotate.c | |
| parent | perf tests: Fix memory leak in dso-data.c (diff) | |
| download | kernel-3e6a147deef93ddbb899cb394d8d44118289e76a.tar.gz kernel-3e6a147deef93ddbb899cb394d8d44118289e76a.zip | |
perf tools: Separate lbfd check out of NO_DEMANGLE condition
We fail build with NO_DEMANGLE with missing -lbfd externals error.
The reason is that we now use bfd code in srcline object:
perf tools: Implement addr2line directly using libbfd
So we need to check/add -lbfd always now.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
