| Commit message (Expand) | Author | Age |
... | |
| * | Fix configuration generation missing file exception | Karel Kočí | 2015-08-13 |
| * | Merge branch 'master' into measuring | Karel Kočí | 2015-08-13 |
| |\ |
|
| * \ | Merge branch 'master' into measuring | Karel Kočí | 2015-08-13 |
| |\ \ |
|
| * | | | Fix thread cooperation in loop | Karel Kočí | 2015-08-13 |
| * | | | Implement random generation of configurations | Karel Kočí | 2015-08-13 |
| * | | | Change hash calculating function | Karel Kočí | 2015-08-13 |
| * | | | Catch NoApplicableConfiguration exception in prepare thread | Karel Kočí | 2015-08-12 |
| * | | | Fix wrong configuration reading from database | Karel Kočí | 2015-08-12 |
| * | | | Change folder to kernel | Karel Kočí | 2015-08-12 |
| * | | | Fix bug in configurations loading | Karel Kočí | 2015-08-12 |
| * | | | Fix problem with wrongly printed first line in CNF file | Karel Kočí | 2015-08-12 |
| * | | | Remove debud output of generated configuration | Karel Kočí | 2015-08-12 |
| * | | | Fix if generated existing configuration | Karel Kočí | 2015-08-12 |
| * | | | Fix bug in configuration.py | Karel Kočí | 2015-08-12 |
| * | | | Single configuration generation ensured to generate only single | Karel Kočí | 2015-08-12 |
| * | | | Add measure tool desription to database | Karel Kočí | 2015-08-12 |
| * | | | Add parse_script | Karel Kočí | 2015-08-12 |
| * | | | Set conf.py and nbscript for measurement | Karel Kočí | 2015-08-12 |
* | | | | Remove parse_kconfig from test run | Karel Kočí | 2015-08-13 |
| |_|/
|/| | |
|
* | | | Fix single_generated_file writeback | Karel Kočí | 2015-08-13 |
| |/
|/| |
|
* | | Fix generate single configuration | Karel Kočí | 2015-08-13 |
* | | Fix thread cooperation in loop | Karel Kočí | 2015-08-13 |
* | | Implement random generation of configurations | Karel Kočí | 2015-08-13 |
* | | Catch NoApplicableConfiguration exception in prepare thread | Karel Kočí | 2015-08-13 |
* | | Fix wrong configuration reading from database | Karel Kočí | 2015-08-13 |
* | | Fix bug in configurations loading | Karel Kočí | 2015-08-13 |
* | | Fix problem with wrongly printed first line in CNF file | Karel Kočí | 2015-08-13 |
* | | Fix if generated existing configuration | Karel Kočí | 2015-08-13 |
* | | Fix bug in configuration.py | Karel Kočí | 2015-08-13 |
* | | Add measure tool desription to database | Karel Kočí | 2015-08-13 |
* | | Change hash calculating function | Karel Kočí | 2015-08-13 |
* | | Single configuration generation ensured to generate only single | Karel Kočí | 2015-08-12 |
|/ |
|
* | Fix link error | Karel Kočí | 2015-08-12 |
* | Ignore any exception raised while parsing output of boot output | Karel Kočí | 2015-07-28 |
* | Add generator identifier to configuration in database | Karel Kočí | 2015-07-28 |
* | Scripts changed to use database. | Karel Kočí | 2015-07-28 |
* | Add database table linuxgit and fix prepare sql command | Karel Kočí | 2015-07-28 |
* | Allconfig add inv option | Karel Kočí | 2015-07-28 |
* | kernel.make is now copying linux image to jobfile folder | Karel Kočí | 2015-07-24 |
* | kernel.config rewritten to use utils.callsubprocess and support new implement... | Karel Kočí | 2015-07-24 |
* | Remove unused function from utils | Karel Kočí | 2015-07-24 |
* | Change log files position | Karel Kočí | 2015-07-24 |
* | Fix big amount of bugs in recently commited code | Karel Kočí | 2015-07-24 |
* | Rewrite write_config | Karel Kočí | 2015-07-24 |
* | Rewrite configuration script | Karel Kočí | 2015-07-24 |
* | Fix bugs in initialise script | Karel Kočí | 2015-07-24 |
* | Return timestamp to subprocess execution log | Karel Kočí | 2015-07-24 |
* | Add dot_config target to root Makefile | Karel Kočí | 2015-07-24 |
* | Change logging method | Karel Kočí | 2015-07-24 |
* | Rename solution script to configurations | Karel Kočí | 2015-07-22 |