Re: [PATCH] perf: Fix build on architectures without CONFIG_PERF_REGS

2015-10-08 Thread Ben Hutchings
On Thu, 2015-10-08 at 14:59 -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Oct 08, 2015 at 05:53:05PM +0100, Ben Hutchings escreveu: > > perf currently fails to link on all architectures other than arm, > > arm64 and x86: > > This was fixed recently, merged already, check: > > https://git.kerne

Re: [PATCH] perf: Fix build on architectures without CONFIG_PERF_REGS

2015-10-08 Thread Arnaldo Carvalho de Melo
Em Thu, Oct 08, 2015 at 05:53:05PM +0100, Ben Hutchings escreveu: > perf currently fails to link on all architectures other than arm, > arm64 and x86: This was fixed recently, merged already, check: https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?h=perf/urgent&id=9fb4765451f22c5e

[PATCH] perf: Fix build on architectures without CONFIG_PERF_REGS

2015-10-08 Thread Ben Hutchings
perf currently fails to link on all architectures other than arm, arm64 and x86: tools/perf/libperf.a(libperf-in.o): In function `parse_regs': tools/perf/util/parse-regs-options.c:28: undefined reference to `sample_reg_masks' tools/perf/util/parse-regs-options.c:28: undefined reference to `sampl