All of lore.kernel.org
 help / color / mirror / Atom feed
* How to run well about the Linux Kernel Performance tests
@ 2015-08-20  7:07 xly
  2015-08-20 22:36 ` Huang Ying
  0 siblings, 1 reply; 2+ messages in thread
From: xly @ 2015-08-20  7:07 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 1451 bytes --]



Hi,
 Ying, Fengguang and Tim


I belong to the  OS Labs in Tsinghua univ. 


I run the lkp-tests on Ubuntu 14.04. and  I had a few problems:


1) After I run the command "lkp split-job $LKP_SRC/jobs/hackbench.yaml", I get the following error message, How should I fix it ?


/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- /home/chy/lkp-tests/lib/assert (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/chy/lkp-tests/lib/lkp_git.rb:15:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/chy/lkp-tests/lib/result.rb:6:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/chy/lkp-tests/lib/job.rb:7:in `<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/chy/lkp-tests/sbin/split-job:5:in `<main>'
 
2) After the command "lkp result hackbench" to check result , there are a lot of files in the directory "/result/hackbench/xxx/ubuntu/defconfig/gcc-4.8/3.13.0-24-generic/0/".
and how to analysis these files?




Thanks for Linux Kernel Performance tests Project!


from xly




[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 6380 bytes --]

[-- Attachment #3: 1.png --]
[-- Type: image/png, Size: 40467 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to run well about the Linux Kernel Performance tests
  2015-08-20  7:07 How to run well about the Linux Kernel Performance tests xly
@ 2015-08-20 22:36 ` Huang Ying
  0 siblings, 0 replies; 2+ messages in thread
From: Huang Ying @ 2015-08-20 22:36 UTC (permalink / raw)
  To: lkp

[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]

Hi, Xly,

On Thu, 2015-08-20 at 15:07 +0800, xly wrote:
> 
> Hi,
> 	 Ying, Fengguang and Tim
> 
> I belong to the  OS Labs in Tsinghua univ. 
> 
> I run the lkp-tests on Ubuntu 14.04. and  I had a few problems:
> 
> 1) After I run the command "lkp split-job 
> $LKP_SRC/jobs/hackbench.yaml", I get the following error message, How 
> should I fix it ?
> 
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': 
> cannot load such file -- /home/chy/lkp-tests/lib/assert (LoadError)
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /home/chy/lkp-tests/lib/lkp_git.rb:15:in `<top 
> (required)>'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /home/chy/lkp-tests/lib/result.rb:6:in `<top 
> (required)>'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /home/chy/lkp-tests/lib/job.rb:7:in `<top (required)>'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in 
> `require'
> 	from /home/chy/lkp-tests/sbin/split-job:5:in `<main>'

Thanks for reporting, we just fixed it.  Please check whether upstream
git has fixed this now.
 
> 2) After the command "lkp result hackbench" to check result , there 
> are a lot of files in the directory 
> "/result/hackbench/xxx/ubuntu/defconfig/gcc-4.8/3.13.0-24
> -generic/0/".
> and how to analysis these files?

In fact, we have parsed these files.  The *.json.* file are parsed
results.  And you can compare the result of different commit, etc. with
sbin/compare.

> Thanks for Linux Kernel Performance tests Project!

You are welcome!

Best Regards,
Huang, Ying


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-20 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-20  7:07 How to run well about the Linux Kernel Performance tests xly
2015-08-20 22:36 ` Huang Ying

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.