diff options
author | Jean Pihet <jean.pihet@linaro.org> | 2013-09-26 13:36:37 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2013-09-30 17:41:59 +0200 |
commit | 405ffbd4988118c56ff127792ebddae77d2c7a43 (patch) | |
tree | a6e57eacb60eb430d53576e94a60ccc391861ed1 /ipc | |
parent | ARM: perf: wire up perf_regs and unwind support for ARM (diff) | |
download | linux-405ffbd4988118c56ff127792ebddae77d2c7a43.tar.xz linux-405ffbd4988118c56ff127792ebddae77d2c7a43.zip |
perf tools: Check libunwind for availability of dwarf parsing feature
The newly added dwarf unwinding feature [1] requires:
. a recent version (>= 1.1) of libunwind,
. libunwind to be configured with --enable-debug-frame.
[1] http://www.spinics.net/lists/kernel/msg1598951.html
Add the corresponding API tests in the feature check list.
Acked-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Jean Pihet <jean.pihet@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions