Re: [PATCH] perf tools: Fix random building error

2015-09-01 Thread Jiri Olsa
On Tue, Sep 01, 2015 at 09:24:14AM +0300, Adrian Hunter wrote: > On 01/09/15 08:56, Wang Nan wrote: > > I hit following building error randomly: > > Random presumably because there is a race to use/create the directory by > different make jobs (i.e. -j option). > > > > > ... > > /bin/sh: /path

Re: [PATCH] perf tools: Fix random building error

2015-08-31 Thread Wangnan (F)
On 2015/9/1 14:24, Adrian Hunter wrote: On 01/09/15 08:56, Wang Nan wrote: I hit following building error randomly: Random presumably because there is a race to use/create the directory by different make jobs (i.e. -j option). Yes, I use -j 160 :) ... /bin/sh: /path/to/kernel/buildperf

Re: [PATCH] perf tools: Fix random building error

2015-08-31 Thread Adrian Hunter
On 01/09/15 08:56, Wang Nan wrote: > I hit following building error randomly: Random presumably because there is a race to use/create the directory by different make jobs (i.e. -j option). > > ... > /bin/sh: /path/to/kernel/buildperf/util/intel-pt-decoder/inat-tables.c: No > such file or dire

[PATCH] perf tools: Fix random building error

2015-08-31 Thread Wang Nan
I hit following building error randomly: ... /bin/sh: /path/to/kernel/buildperf/util/intel-pt-decoder/inat-tables.c: No such file or directory ... LINK /path/to/kernel/buildperf/plugin_mac80211.so LINK /path/to/kernel/buildperf/plugin_kmem.so LINK /path/to/kernel/buildperf/p