Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-24 Thread Pintu Kumar
Hi, Thanks for your help. Yes it was a sub version issue. Earlier, while building the kernel I left the SUBLEVEL as blank. make -j8 bindeb-pkg SUBLEVEL=20 After passing the correct sublevel now the test is working. But still following are failing: 16: Try 'import perf' in python, checking

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-24 Thread Pintu Kumar
Hi, Thanks for your help. Yes it was a sub version issue. Earlier, while building the kernel I left the SUBLEVEL as blank. make -j8 bindeb-pkg SUBLEVEL=20 After passing the correct sublevel now the test is working. But still following are failing: 16: Try 'import perf' in python, checking

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Wangnan (F)
On 2018/1/23 20:37, Pintu Kumar wrote: Hi All, I am verifying all perf tests on Ubuntu-16 x86-64 platform using the kernel version 4.9.20. I have installed several others packages including: clang, llvm But, when I run 'perf test' I get some FAILURE. Specially, 'perf test LLVM' is failing.

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Wangnan (F)
On 2018/1/23 20:37, Pintu Kumar wrote: Hi All, I am verifying all perf tests on Ubuntu-16 x86-64 platform using the kernel version 4.9.20. I have installed several others packages including: clang, llvm But, when I run 'perf test' I get some FAILURE. Specially, 'perf test LLVM' is failing.

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread valdis . kletnieks
On Tue, 23 Jan 2018 18:07:25 +0530, Pintu Kumar said: > My uname says: > 4.9--amd-x86-64 Literally 4.9-? No 3rd number? And why ''? (Hint - obfuscating doesn't help here, it's hard to debug when we don't see the *actual* string.) Some unames from my various machines:

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread valdis . kletnieks
On Tue, 23 Jan 2018 18:07:25 +0530, Pintu Kumar said: > My uname says: > 4.9--amd-x86-64 Literally 4.9-? No 3rd number? And why ''? (Hint - obfuscating doesn't help here, it's hard to debug when we don't see the *actual* string.) Some unames from my various machines:

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 23, 2018 at 06:07:25PM +0530, Pintu Kumar escreveu: > Hi All, > > I am verifying all perf tests on Ubuntu-16 x86-64 platform using the > kernel version 4.9.20. > I have installed several others packages including: clang, llvm > > But, when I run 'perf test' I get some FAILURE. >

Re: [tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 23, 2018 at 06:07:25PM +0530, Pintu Kumar escreveu: > Hi All, > > I am verifying all perf tests on Ubuntu-16 x86-64 platform using the > kernel version 4.9.20. > I have installed several others packages including: clang, llvm > > But, when I run 'perf test' I get some FAILURE. >

[tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Pintu Kumar
Hi All, I am verifying all perf tests on Ubuntu-16 x86-64 platform using the kernel version 4.9.20. I have installed several others packages including: clang, llvm But, when I run 'perf test' I get some FAILURE. Specially, 'perf test LLVM' is failing. Please check the below error logs:

[tools/perf] perf test LLVM failure on 4.9

2018-01-23 Thread Pintu Kumar
Hi All, I am verifying all perf tests on Ubuntu-16 x86-64 platform using the kernel version 4.9.20. I have installed several others packages including: clang, llvm But, when I run 'perf test' I get some FAILURE. Specially, 'perf test LLVM' is failing. Please check the below error logs: