* David Ahern <dsahern@xxxxxxxxx> wrote:
On 10/7/13 8:11 AM, Ingo Molnar wrote:These changes are not yet committed into any stable Git tree - I've pushed
them out into:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.perf
(it might take a few minutes for kernel.org to sync up.)
Tested on Fedora 12, 14, 16 with varying degrees of feature support
installed. The tests that failed are all static builds with the
command line:
make O=/tmp/junk -C tools/perf LDFLAGS=-static NO_DWARF=1
Passing LDFLAGS to the feature tests should handle that.
Indeed. Does the patch below fix it for you?