Re: [PATCH 1/2] perf data convert: Include config.h header

2016-06-26 Thread Arnaldo Carvalho de Melo
Em Sat, Jun 25, 2016 at 09:29:04AM +0800, Wangnan (F) escreveu: > You can add: > > Fixes: 41840d211c51 ("perf config: Move config declarations from > util/cache.h to util/config.h") Yeah, I'll do that, thanks for pointing it out! - Arnaldo > Thank you. > > On 2016/6/24 20:40, Jiri Olsa wrote:

Re: [PATCH 1/2] perf data convert: Include config.h header

2016-06-24 Thread Wangnan (F)
You can add: Fixes: 41840d211c51 ("perf config: Move config declarations from util/cache.h to util/config.h") Thank you. On 2016/6/24 20:40, Jiri Olsa wrote: otherwise some compiler might scream: $ make LIBBABELTRACE_DIR=/opt/libbabeltrace/ LIBBABELTRACE=1 BUILD: Doing 'make -j4'

[PATCH 1/2] perf data convert: Include config.h header

2016-06-24 Thread Jiri Olsa
otherwise some compiler might scream: $ make LIBBABELTRACE_DIR=/opt/libbabeltrace/ LIBBABELTRACE=1 BUILD: Doing 'make -j4' parallel build CC util/data-convert-bt.o util/data-convert-bt.c: In function ‘convert__config’: util/data-convert-bt.c:1299:19: error: implicit declarati