Re: heads up: moving intel-pt-decoder/Build header checks to check_headers.sh

2018-05-30 Thread Arnaldo Carvalho de Melo
Em Wed, May 30, 2018 at 09:30:50AM +0300, Adrian Hunter escreveu: > On 29/05/18 16:48, Arnaldo Carvalho de Melo wrote: > > We've made tools/perf/check-headers.sh the mechanism to check > > for drift on kernel file copies we have in tools/, and it assumes that > > if we have tools/a/b/c/d, then

Re: heads up: moving intel-pt-decoder/Build header checks to check_headers.sh

2018-05-29 Thread Adrian Hunter
On 29/05/18 16:48, Arnaldo Carvalho de Melo wrote: > Hi Adrian, > > We've made tools/perf/check-headers.sh the mechanism to check > for drift on kernel file copies we have in tools/, and it assumes that > if we have tools/a/b/c/d, then it came from a/b/c/d in the kernel > sources, e.g. a cop

heads up: moving intel-pt-decoder/Build header checks to check_headers.sh

2018-05-29 Thread Arnaldo Carvalho de Melo
Hi Adrian, We've made tools/perf/check-headers.sh the mechanism to check for drift on kernel file copies we have in tools/, and it assumes that if we have tools/a/b/c/d, then it came from a/b/c/d in the kernel sources, e.g. a copy of the kernel's arch/x86/lib/x86-opcode-map.txt would be in