Re: [PATCH v2 3/9] perf build: Add build-test for libunwind cross-platforms support

From: Arnaldo Carvalho de Melo
Date: Wed May 11 2016 - 09:24:41 EST


Em Wed, May 11, 2016 at 01:52:30PM +0200, Jiri Olsa escreveu:
> On Tue, May 10, 2016 at 07:40:31AM +0000, He Kuang wrote:
> > Currently only test for local libunwind. We should check all supported
> > platforms so we can use them to parse perf.data with callchain info on
> > different machines.
> >
> > Signed-off-by: He Kuang <hekuang@xxxxxxxxxx>
>
> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

Thanks, applied