]> rtime.felk.cvut.cz Git - linux-conf-perf.git/history - scripts/loop.py
Fix parse_kconfig symbol default
[linux-conf-perf.git] / scripts / loop.py
2015-09-14 Karel KočíRemove image after measurement
2015-09-14 Karel KočíFix multithreading
2015-08-26 Karel KočíFix terminate variable for single thread mode
2015-08-26 Karel KočíUse event for thread synchronization in multithread...
2015-08-26 Karel KočíFix thread alive check
2015-08-26 Karel KočíAdd print to signal thread start and stop in multithrea...
2015-08-26 Karel KočíFix multithread locking and terminating
2015-08-26 Karel KočíFix multithreading
2015-08-19 Karel KočíFix missing utils include in loop.py
2015-08-19 Karel KočíAdded dirty repository check
2015-08-19 Karel KočíAdd message about what configuration is measured
2015-08-17 Karel KočíGenerated configuration is now fully stored to database
2015-08-13 Karel KočíFix thread cooperation in loop
2015-08-13 Karel KočíFix thread cooperation in loop
2015-08-13 Karel KočíCatch NoApplicableConfiguration exception in prepare...
2015-08-12 Karel KočíCatch NoApplicableConfiguration exception in prepare...
2015-08-12 Karel KočíFix link error
2015-07-28 Karel KočíScripts changed to use database.
2015-07-22 Karel KočíRename solution script to configurations
2015-07-17 Karel KočíRemove possibility of generating next solution in loop.
2015-05-16 Karel KočíFix NoAppliableSolution in loop and changed looping...
2015-05-14 Karel KočíFix solution generation in case of gen_all_solution_oninit
2015-05-13 Karel KočíFix env
2015-05-06 Karel KočíAdd possibility of calling pahe_set from outside of...
2015-05-06 Karel KočíSeparate initialisation
2015-05-04 Karel KočíAdd some configuration options and clean write_conf
2015-04-28 Karel KočíAdd possibility of running step-by-step
2015-04-28 Karel KočíInclude iteration and phase code to loop
2015-04-28 Karel KočíAdd boot phase
2015-04-26 Karel KočíRename script main_loop to loop