<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-conf-perf/programs, 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-03-26T14:17:05Z</updated>
<entry>
<title>kconfig_parser moved from programs to scripts</title>
<updated>2015-03-26T14:17:05Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-26T14:17:05Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=a457b9823e4c46b5d7bc7d5800008a483502ad32'/>
<id>urn:sha1:a457b9823e4c46b5d7bc7d5800008a483502ad32</id>
<content type='text'>
This way all executable code is inside scripts directory.
</content>
</entry>
<entry>
<title>Change definition to standard pointer arithmetic</title>
<updated>2015-03-26T12:19:09Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-24T22:31:16Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=e43949f8d7ac1c7f0083ffa0252f0c6dec11363e'/>
<id>urn:sha1:e43949f8d7ac1c7f0083ffa0252f0c6dec11363e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unneeded gitignore file in programs folder</title>
<updated>2015-03-22T22:43:06Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T22:43:06Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=06964eb595a2362ecc9cd542f72c14cb6d49bf1b'/>
<id>urn:sha1:06964eb595a2362ecc9cd542f72c14cb6d49bf1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kconfig_parser repair error</title>
<updated>2015-03-22T22:02:20Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T22:02:20Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=dc870f901b44afee25427dc6f98b609ff6eb52a8'/>
<id>urn:sha1:dc870f901b44afee25427dc6f98b609ff6eb52a8</id>
<content type='text'>
Wrong rule output for reverse dependency when expression is reduced.
</content>
</entry>
<entry>
<title>kconfig_parser raise debug verbose level to 3 and add id print to "working.." message</title>
<updated>2015-03-22T21:55:58Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T21:55:58Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=142cda87246f3282b32ddea3e5ea579aef98ef59'/>
<id>urn:sha1:142cda87246f3282b32ddea3e5ea579aef98ef59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kconfig_parser: Fix rev_dep and implement verbose level output</title>
<updated>2015-03-22T21:05:56Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T21:05:56Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=3b4fbaa22233e764f6b94effd1b21c494061d32c'/>
<id>urn:sha1:3b4fbaa22233e764f6b94effd1b21c494061d32c</id>
<content type='text'>
After this fix, generated dependency should be all right.

Verbose output implementation is only temporally.
It needs better implementation.
And command line arguments should be parsed with argp.
</content>
</entry>
<entry>
<title>Remove rest of old implementation from kconfig_parser</title>
<updated>2015-03-22T17:59:10Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T17:59:10Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=f0ade98600d1fdcaeb4476ee80fb12b834f61f84'/>
<id>urn:sha1:f0ade98600d1fdcaeb4476ee80fb12b834f61f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kconfig_parser rewritten and now supports revers dependency</title>
<updated>2015-03-22T17:53:50Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-03-22T17:53:50Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=e0b3ecbe06cb47d14ee64dbf1bdbd9cbc27ac648'/>
<id>urn:sha1:e0b3ecbe06cb47d14ee64dbf1bdbd9cbc27ac648</id>
<content type='text'>
Most of the kconfig_parser is changed.
Now dependency are not copied before transfer to CNF and CNF expression is direcly extracted from kconfíg parsed output structures.
</content>
</entry>
<entry>
<title>Change symbol_map file divider from space to colon</title>
<updated>2015-02-03T19:59:54Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-02-03T19:59:54Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=a41cc012991ca1879e8f60511327ed8d01db14c3'/>
<id>urn:sha1:a41cc012991ca1879e8f60511327ed8d01db14c3</id>
<content type='text'>
Also some other tweaks in kconfigp_parser. Mostly irrelevant.
</content>
</entry>
<entry>
<title>Output folder added to kconfig_parser</title>
<updated>2015-01-14T11:39:50Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-01-14T11:39:50Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/linux-conf-perf/commit/?id=afeddb02f4482efce98a9a411c04d31daeb9aee4'/>
<id>urn:sha1:afeddb02f4482efce98a9a411c04d31daeb9aee4</id>
<content type='text'>
Also kconfig folder in programs/src is renamed to kconfig_parser
</content>
</entry>
</feed>
