]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Scripts changed to use database.
authorKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 08:42:19 +0000 (10:42 +0200)
committerKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 08:42:19 +0000 (10:42 +0200)
commit1f9fe943356a07c2878d6db63101c35a3acefa32
tree21523c8f49fb7f568993366b51df0d46bbed4ac3
parentc7d4caef3787e47baca0c15b949c2a27d990f890
Scripts changed to use database.

Also initial implementation of multithread execution.

A lot of functionality changed.
Phases removed.
Output parsing is now part of measure (boot) process.
Utils cleared.
Add dot_measure file for inverted dot_config.
Configuration generating is now prepared for multiple generating types. Fist implemented is generating configurations with single selected configuration.

Test is modified to be compatible with new changes.
conf.py
scripts/boot.py
scripts/configurations.py
scripts/exceptions.py
scripts/initialize.py
scripts/loop.py
scripts/test.py
scripts/utils.py