On Thu, Sep 26, 2013 at 01:36:37PM +0200, Jean Pihet wrote:
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
thanks, jirka