From 1448fef40af6079de38380c3a81bcf9994a1037d Mon Sep 17 00:00:00 2001 From: Jean Pihet Date: Tue, 10 Dec 2013 13:24:04 +0100 Subject: [PATCH] perf unwinding: Use the per-feature check flags Use the per-feature check flags for the unwinding feature in order to correctly compile the test-all, libunwind and libunwind-debug-frame feature checks. Tested on x86_64, ARMv7 and ARMv8 with and without LIBUNWIND_DIR set in 'make -C tools/perf' Signed-off-by: Jean Pihet Acked-by: Ingo Molnar Acked-by: Jiri Olsa Cc: Ingo Molnar Cc: Jiri Olsa Cc: Will Deacon Cc: linaro-kernel@lists.linaro.org Cc: patches@linaro.org Link: http://lkml.kernel.org/r/1386678244-13535-3-git-send-email-jean.pihet@linaro.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed