<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-conf-perf/tests/cyclictest/root, 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-28T07:39:47Z</updated>
<entry>
<title>cyclictest: Simplify startup (init) script</title>
<updated>2015-09-28T07:39:47Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2015-09-28T07:39:47Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=2193b4677d9ca4e29dd30d68bd8faebe6586e880'/>
<id>urn:sha1:2193b4677d9ca4e29dd30d68bd8faebe6586e880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: Declare external sources in a better way</title>
<updated>2015-09-28T06:45:15Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2015-09-28T06:45:15Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=0a28394c83a0fcd858baba3260455c3507a51f35'/>
<id>urn:sha1:0a28394c83a0fcd858baba3260455c3507a51f35</id>
<content type='text'>
Previously used relative path in .br-external was always rewritten to
an absolute path. This was annoying as git reported that this file was
changed.
</content>
</entry>
<entry>
<title>Remove false comment</title>
<updated>2015-09-28T06:33:13Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2015-09-28T06:33:13Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=c462eb260716d2e9cd4971dccbf44f5e889ed774'/>
<id>urn:sha1:c462eb260716d2e9cd4971dccbf44f5e889ed774</id>
<content type='text'>
</content>
</entry>
<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>Move buildroot submodule to script folder</title>
<updated>2015-09-18T08:53:47Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-09-18T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=a25e3a4d3be6f3aedfa4088d6ee317d77a660fd2'/>
<id>urn:sha1:a25e3a4d3be6f3aedfa4088d6ee317d77a660fd2</id>
<content type='text'>
Novaboot, picosat,... are in script directory. Only buildroot was in
root directory.
</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>Print command and version to boot output</title>
<updated>2015-08-19T09:27:22Z</updated>
<author>
<name>Karel Kočí</name>
<email>kocikare@fel.cvut.cz</email>
</author>
<published>2015-08-19T09:27:22Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=3a0ce4997ace88dbee592303664f9c26e4f537fa'/>
<id>urn:sha1:3a0ce4997ace88dbee592303664f9c26e4f537fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix relative path to external buildroot packages</title>
<updated>2015-08-18T09:42:56Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-08-18T09:42:56Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=742e5fb2ba1077407407a9b9108be43c6004d453'/>
<id>urn:sha1:742e5fb2ba1077407407a9b9108be43c6004d453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change location for rootfs of tests</title>
<updated>2015-08-17T15:23:52Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-08-17T15:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=cfeae5ec0d9488b2a6e51feb909e4c981008bf16'/>
<id>urn:sha1:cfeae5ec0d9488b2a6e51feb909e4c981008bf16</id>
<content type='text'>
Now every test should have its own folder with rootfs and parse script.
</content>
</entry>
</feed>
