| Commit message (Expand) | Author | Age |
* | Fix utils.callsubprocess stdin | Karel Kočí | 2015-08-19 |
* | Fix boot.py parse call | Karel Kočí | 2015-08-19 |
* | Add message about what configuration is measured | Karel Kočí | 2015-08-19 |
* | Remove unused atribute for parse script call | Karel Kočí | 2015-08-19 |
* | Fix type exception in kernel.config | Karel Kočí | 2015-08-19 |
* | Remove configuration folder creation from initialization | Karel Kočí | 2015-08-19 |
* | Store boot output to database | Karel Kočí | 2015-08-19 |
* | Fix wrong exception excepted in configurations script | Karel Kočí | 2015-08-18 |
* | Write stderr to log file together with stdout | Karel Kočí | 2015-08-18 |
* | Fix database get_configsort | Karel Kočí | 2015-08-18 |
* | Fix database add_configsort | Karel Kočí | 2015-08-18 |
* | Generate configuration as ditionary in picosat function | Karel Kočí | 2015-08-18 |
* | Add drop command for configopt table | Karel Kočí | 2015-08-18 |
* | Fix bug in wrong input type to CNF file generator | Karel Kočí | 2015-08-18 |
* | Fix kernel temporally file removal | Karel Kočí | 2015-08-18 |
* | Generated configuration is now fully stored to database | Karel Kočí | 2015-08-17 |
* | Merge branch 'measuring' | Karel Kočí | 2015-08-13 |
|\ |
|
| * | 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 |