]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Limit unwind support to x86 archs
authorJiri Olsa <jolsa@redhat.com>
Thu, 14 Feb 2013 18:59:33 +0000 (15:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Feb 2013 18:59:33 +0000 (15:59 -0300)
commit69ba2715f58f6885ffec6830813a9808e703038b
tree01d79b804679e9c924c607675e4b2df8a9c361eb
parent6d497a91d78fa4c47891288a1cd668fdca16aaa6
perf tools: Limit unwind support to x86 archs

There's DWARF unwind support only for x86 archs, so limit the unwind.o
object to them only.

Without this building for other archs (e.g. cross compiling for ARM) is
broken.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Link: http://lkml.kernel.org/n/tip-viqtvd6hppqgt68zz4wlqm20@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile