<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-conf-perf/scripts/parse_kconfig/Makefile, 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-05-04T20:50:48Z</updated>
<entry>
<title>Small change in parse_kconfig Makefile</title>
<updated>2015-05-04T20:50:48Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-05-04T20:50:48Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=bb3fc589961d155bd7cabd3c695f726b69136c14'/>
<id>urn:sha1:bb3fc589961d155bd7cabd3c695f726b69136c14</id>
<content type='text'>
Hide warnings. I am not going to solve them now.
</content>
</entry>
<entry>
<title>Add DEBUG and Wall to parse_kconfig</title>
<updated>2015-05-01T19:51:49Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-05-01T19:51:49Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=f9a646a81d90b64ee83db7bb8c5a4ac2c4402298'/>
<id>urn:sha1:f9a646a81d90b64ee83db7bb8c5a4ac2c4402298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse_kconfig rewriten</title>
<updated>2015-05-01T18:55:43Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-05-01T18:55:43Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=3fb6326fc36c69aa0b66de4823b116d7c0a9486c'/>
<id>urn:sha1:3fb6326fc36c69aa0b66de4823b116d7c0a9486c</id>
<content type='text'>
parse_kconfig should now generate full dependency.
It is not transforming whole expression to CNF, but only pairs.
</content>
</entry>
<entry>
<title>Rename parser.c to parse.c</title>
<updated>2015-04-21T12:04:12Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-21T12:04:12Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=4b7594e81e4d92f44dddd2b7fe690caa9c7049b6'/>
<id>urn:sha1:4b7594e81e4d92f44dddd2b7fe690caa9c7049b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parse_kconfig .gitignore and makefile</title>
<updated>2015-04-12T09:38:57Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-12T09:38:57Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=5035d31ac3dd1c4ad62e3b3648b390e96663f533'/>
<id>urn:sha1:5035d31ac3dd1c4ad62e3b3648b390e96663f533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse_kconfig make builds *.o files</title>
<updated>2015-04-12T09:07:15Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-12T09:07:15Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=2e39c070b3f1da75e4a86a0b9407e038a4cc5108'/>
<id>urn:sha1:2e39c070b3f1da75e4a86a0b9407e038a4cc5108</id>
<content type='text'>
Until now *.o files were not created.
</content>
</entry>
<entry>
<title>macros.h moved to shared folder</title>
<updated>2015-04-11T11:44:31Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-11T11:44:31Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=745b4e28338ae1564c8e3fb2cc821723ab9752db'/>
<id>urn:sha1:745b4e28338ae1564c8e3fb2cc821723ab9752db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse_kconfig output executable name changed from parser to parse</title>
<updated>2015-04-11T11:19:20Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-11T11:19:20Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=1f670483bff9e7a588fe90a7ec98b8950c1c13de'/>
<id>urn:sha1:1f670483bff9e7a588fe90a7ec98b8950c1c13de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig_parser renamed to parse_kconfig</title>
<updated>2015-04-11T11:18:07Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-04-11T11:18:07Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=dc3c959a5f6d74e91f9a2d997d20e47b07b65628'/>
<id>urn:sha1:dc3c959a5f6d74e91f9a2d997d20e47b07b65628</id>
<content type='text'>
</content>
</entry>
</feed>
