<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-conf-perf/targets, branch master</title>
<subtitle>Tool for automatic performance analysis of Linux</subtitle>
<id>http://git.cynerd.cz/linux-conf-perf/atom?h=master</id>
<link rel='self' href='http://git.cynerd.cz/linux-conf-perf/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/'/>
<updated>2015-09-25T13:32:29Z</updated>
<entry>
<title>Add bbb target for BeagleBone Black</title>
<updated>2015-09-25T13:32:29Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-25T13:24:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=f1bd89f141acb53333135c86940d1d1c0549b4bd'/>
<id>urn:sha1:f1bd89f141acb53333135c86940d1d1c0549b4bd</id>
<content type='text'>
Buildroot configuration is now generated from base configuration and
configuration defined by specified target. And initram is now build
automatically for test target and  all target.
</content>
</entry>
<entry>
<title>Disable multithreading for ryuglab target</title>
<updated>2015-09-18T12:57:55Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-18T12:57:55Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=49a0027e2a7cda2f3ff1c4f056001f45f22becc4'/>
<id>urn:sha1:49a0027e2a7cda2f3ff1c4f056001f45f22becc4</id>
<content type='text'>
Multithreading is problematic and needs fixing. So again it is disabled
for measuring purposes.
</content>
</entry>
<entry>
<title>Fix list of fixed configurations for ryuglab target</title>
<updated>2015-09-18T12:13:50Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-18T12:13:50Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=4076e6d8f5cbf488267e4d5a339198faa53aa961'/>
<id>urn:sha1:4076e6d8f5cbf488267e4d5a339198faa53aa961</id>
<content type='text'>
In list of fixed configuration options was option PREEMPT_RT_FULL
listed with CONFIG_ prefix.
</content>
</entry>
<entry>
<title>Fix target/ryuglab/linux submodule</title>
<updated>2015-09-18T07:39:29Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-18T07:39:29Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=f96df2b2c1961acf8d2b10ad3ba8448596ec75ed'/>
<id>urn:sha1:f96df2b2c1961acf8d2b10ad3ba8448596ec75ed</id>
<content type='text'>
We expect to use realtime branch, but master was committed to git.
</content>
</entry>
<entry>
<title>Update submodule target/ryuglab/linux</title>
<updated>2015-09-17T16:11:47Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-17T16:11:47Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=2fa4a479d19510ca83ea660a0e2f0964b585f7ea'/>
<id>urn:sha1:2fa4a479d19510ca83ea660a0e2f0964b585f7ea</id>
<content type='text'>
New commit contains new configuration, that will be used for measuring
kernel folder configuration options.
</content>
</entry>
<entry>
<title>Enable multithreading for ryuglab target</title>
<updated>2015-09-14T12:56:23Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-14T12:56:23Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=924cead545468fd217fc800e00e278ac23c97524'/>
<id>urn:sha1:924cead545468fd217fc800e00e278ac23c97524</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change boot to execute only one scripts</title>
<updated>2015-09-14T09:26:36Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-14T09:26:36Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=78d096b2b1f286e15ed12a2789da102fe5849184'/>
<id>urn:sha1:78d096b2b1f286e15ed12a2789da102fe5849184</id>
<content type='text'>
Boot is now executing only lcpinit script. /init scripts is not used
during measurements. Booting without boot script, only using novaboot
scripts, results in using /init script. This helps to access cli in
booted machine without editing any files.
</content>
</entry>
<entry>
<title>Reimplement fromfolder script</title>
<updated>2015-08-28T15:45:26Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-08-28T15:45:26Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=21d73b4159d65ec1279ed603bc67f32fb8346f37'/>
<id>urn:sha1:21d73b4159d65ec1279ed603bc67f32fb8346f37</id>
<content type='text'>
Removing configuration options from configuration file according to
definition folder. New implementation allows to specify required
configuration options that shouldn't be removed in any case.
</content>
</entry>
<entry>
<title>Ryuglab target update linux</title>
<updated>2015-08-28T13:31:50Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-08-28T10:05:27Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=2fc5841f903699c04b31a5fef2561639e03fc4dd'/>
<id>urn:sha1:2fc5841f903699c04b31a5fef2561639e03fc4dd</id>
<content type='text'>
Setup Linux of ryuglab to realtime branch.
</content>
</entry>
<entry>
<title>Disable multithread for ryuglab target</title>
<updated>2015-08-26T19:37:17Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-08-26T19:37:17Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=115ee67b24afcea81fc9c583400b50b10718681a'/>
<id>urn:sha1:115ee67b24afcea81fc9c583400b50b10718681a</id>
<content type='text'>
Multithreading is not working properly yet. So it won't be used for
active measuring.
</content>
</entry>
</feed>
