index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-07-02
blacken test code
Daniel Friesel
-704
/
+1089
2020-07-02
Remove verbose arg from tests
Daniel Friesel
-18
/
+18
2020-07-02
Use logging module for debug output
Daniel Friesel
-121
/
+66
2020-07-01
Restore k-fold cross validation support
Daniel Friesel
-8
/
+107
2020-06-25
analyze-archive: Add --info option
Daniel Friesel
-8
/
+41
2020-06-24
analyze-archive: --plot-traces: Limit to <=40 traces
Daniel Friesel
-3
/
+17
2020-05-28
dfatool: EnergyTraceLog: Add power trace export (with_traces=True)
Daniel Friesel
-33
/
+41
2020-05-28
Gitlab CI: Run black --diff to point out problematic sections
Daniel Friesel
-1
/
+1
2020-05-28
bin: rename opts to opt, as it is a dict
Daniel Friesel
-101
/
+101
2020-05-28
derp
Daniel Friesel
-1
/
+1
2020-05-28
GitLab CI: Add linting task (black --check)
Daniel Friesel
-0
/
+7
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-4081
/
+7311
2020-05-27
analyze-archive: add transitions to --param-info output
Daniel Friesel
-0
/
+4
2020-05-20
automata: Handle set_param before arg_to_param_map
Daniel Friesel
-3
/
+5
2020-05-15
analyze-arche: Add --plot-traces option
Daniel Friesel
-5
/
+24
2020-05-14
Allow individual energy/power traces to be exported to the file system
Daniel Friesel
-7
/
+57
2020-05-14
generate-{dfa-benchmark,dummy-class}: use relative paths
Daniel Friesel
-8
/
+12
2020-04-30
dfatool: Fix Code128 import
Daniel Friesel
-1
/
+1
2020-04-30
Add Flake8 notes
Daniel Friesel
-0
/
+25
2020-04-30
Remove .env (no longer needed)
Daniel Friesel
-1
/
+0
2020-04-30
generate-dfa-benchmark: --energytrace= : "=" is mandatory
Daniel Friesel
-1
/
+1
2020-04-30
BME680 example
Daniel Friesel
-0
/
+4
2020-04-30
generate-dfa-benchmark: write to ../data by default
Daniel Friesel
-3
/
+21
2020-04-30
generate-dfa-benchmark: update default app name
Daniel Friesel
-1
/
+1
2020-04-29
Remove most unused perl scripts and modules
Daniel Friesel
-7801
/
+0
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-69
/
+70
2020-04-29
update dependency list
Daniel Friesel
-5
/
+6
2020-04-29
move running_mean helper from dfatool to utils
Daniel Friesel
-26
/
+22
2020-04-29
Remove legacy dfatool perl script, add lib symlink for python module loader
Daniel Friesel
-491
/
+1
2019-12-20
Merge branch 'master' of ess-git.inf.uni-osnabrueck.de:df/dfatool
Daniel Friesel
-0
/
+0
2019-12-20
automata: documentation
Daniel Friesel
-0
/
+26
2019-12-20
SimulationResult: Handle 0 duration and missing MAE values
Daniel Friesel
-5
/
+16
2019-12-19
SimulationResult: Handle 0 duration and missing MAE values
Daniel Friesel
-5
/
+16
2019-12-19
workload: support multiple energy models, show energy distribution between mo...
Daniel Friesel
-30
/
+56
2019-12-18
PTA: Load state power functions from YAML if available
Daniel Friesel
-1
/
+5
2019-12-18
workload/simulate: Fix param handover
Daniel Friesel
-4
/
+9
2019-12-13
Add Parser and Lexer for timed sequences (words with loops); use them in work...
Daniel Friesel
-38
/
+206
2019-12-12
lexer and parser for basic timed word strings
Daniel Friesel
-0
/
+62
2019-12-12
import SLY
Daniel Friesel
-0
/
+2531
2019-12-12
PTA.simulate: orig_state may also be a State
Daniel Friesel
-1
/
+4
2019-12-12
PTA: Fix arg_to_param_map from_json handling
Daniel Friesel
-1
/
+6
2019-12-12
automata.State: improve error message on missing transition
Daniel Friesel
-1
/
+4
2019-12-11
workload/simulation: provide error measures for duration and energy
Daniel Friesel
-4
/
+31
2019-12-11
oops
Daniel Friesel
-0
/
+7
2019-12-11
add basic workload energy/power/duration simulation tool
Daniel Friesel
-0
/
+33
2019-12-11
move PTA simulation result to separate class
Daniel Friesel
-41
/
+50
2019-12-11
test_pta: we're testing energy, not power
Daniel Friesel
-16
/
+16
2019-12-11
PTAAttribute.eval: Only call model function if it can handle the parameters
Daniel Friesel
-2
/
+3
2019-12-11
PTA: add attribute error measures to JSON model
Daniel Friesel
-6
/
+27
2019-12-10
update codegen + test for PTA attribute changes
Daniel Friesel
-16
/
+16
[prev]
[next]