Re: [PATCH] perf tools: Add missing powerpc triplet

From: Arnaldo Carvalho de Melo
Date: Fri Jun 02 2017 - 10:33:39 EST


Em Mon, May 29, 2017 at 02:27:54PM -0500, Kim Phillips escreveu:
> 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@xxxxxxx>
> Cc: Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxxxxxxx>

Thanks, applied.

- Arnaldo