perf tools: Fix libunwind build and feature detection for 32-bit build
authorAdrian Hunter <[email protected]>
Fri, 1 Nov 2013 13:51:32 +0000 (15:51 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 4 Nov 2013 15:21:18 +0000 (12:21 -0300)
commit8a0c4c2843d3b72e23c3c12079b8d5c3ae99f3e3
tree50b0ec7d084a926883cd4d7bd10aa9df4d599988
parent28e962b9d79f496f214d7fc8ffd1a3f2a67e9090
perf tools: Fix libunwind build and feature detection for 32-bit build

Use -lunwind-x86 instead of -lunwind-x86_64 for 32-bit build.

Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/config/Makefile
tools/perf/config/feature-checks/Makefile