]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Add missing powerpc triplet
authorKim Phillips <kim.phillips@arm.com>
Mon, 29 May 2017 19:27:54 +0000 (14:27 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Jun 2017 17:18:02 +0000 (14:18 -0300)
commit3d94dd2853e4206742b5396ecb1d541c5a9867eb
tree2927ba3eaf644213736416f0666be77e3acb0ac7
parent6daab3bbd7d33c2f6fe56647d7ce1f9760b4b6d2
perf annotate: Add missing powerpc triplet

On an Ubuntu xenial system, 'perf annotate' says to install powerpc
objdump on a system that already has binutils-powerpc-linux-gnu
installed.  Make perf aware of the missing triplet for the
powerpc-linux-gnu target.

Signed-off-by: Kim Phillips <kim.phillips@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: He Kuang <hekuang@huawei.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/20170529142754.7fbfb1152fd8f2663de0ea70@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/common.c