Re: [PATCH v2 4/9] perf build: Add build-test for debug-frame on arm/arm64

2016-05-11 Thread Arnaldo Carvalho de Melo
Em Wed, May 11, 2016 at 01:58:41PM +0200, Jiri Olsa escreveu: > On Tue, May 10, 2016 at 07:40:32AM +, He Kuang wrote: > > Debug-frame for remote platforms is not related to the host platform, > > so we should test each platform separately. > > > > Signed-off-by: He Kuang > > Acked-by: Jiri O

Re: [PATCH v2 4/9] perf build: Add build-test for debug-frame on arm/arm64

2016-05-11 Thread Jiri Olsa
On Tue, May 10, 2016 at 07:40:32AM +, He Kuang wrote: > Debug-frame for remote platforms is not related to the host platform, > so we should test each platform separately. > > Signed-off-by: He Kuang Acked-by: Jiri Olsa thanks, jirka

[PATCH v2 4/9] perf build: Add build-test for debug-frame on arm/arm64

2016-05-10 Thread He Kuang
Debug-frame for remote platforms is not related to the host platform, so we should test each platform separately. Signed-off-by: He Kuang --- tools/build/Makefile.feature | 4 +++- tools/build/feature/Makefile | 7 +++ tools/build/fea