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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-213
/
+0
2020-07-06
dfatool: EnergyTraceLog: Log error if zbar is not available
Daniel Friesel
-0
/
+1
2020-07-06
Move keysightdlog to bin
Daniel Friesel
-164
/
+0
2020-07-06
dfatool: Remove unused imports
Daniel Friesel
-8
/
+1
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-1171
/
+1186
2020-07-06
Move CrossValidator to a separate validation module
Daniel Friesel
-264
/
+259
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-13
/
+13
2020-07-03
move get_fit_result to ParamFit class
Daniel Friesel
-58
/
+54
2020-07-03
more consistent logging; use logger. instead of logging. where appropriate
Daniel Friesel
-65
/
+81
2020-07-02
Use logging module for debug output
Daniel Friesel
-121
/
+57
2020-07-01
Restore k-fold cross validation support
Daniel Friesel
-8
/
+91
2020-06-25
analyze-archive: Add --info option
Daniel Friesel
-1
/
+5
2020-05-28
dfatool: EnergyTraceLog: Add power trace export (with_traces=True)
Daniel Friesel
-33
/
+41
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-3163
/
+5558
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
-3
/
+11
2020-05-14
Allow individual energy/power traces to be exported to the file system
Daniel Friesel
-6
/
+22
2020-04-30
dfatool: Fix Code128 import
Daniel Friesel
-1
/
+1
2020-04-29
Remove most unused perl scripts and modules
Daniel Friesel
-6724
/
+0
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-17
/
+18
2020-04-29
move running_mean helper from dfatool to utils
Daniel Friesel
-12
/
+12
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-18
PTA: Load state power functions from YAML if available
Daniel Friesel
-1
/
+5
2019-12-18
workload/simulate: Fix param handover
Daniel Friesel
-2
/
+7
2019-12-13
Add Parser and Lexer for timed sequences (words with loops); use them in work...
Daniel Friesel
-10
/
+172
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
/
+27
2019-12-11
oops
Daniel Friesel
-0
/
+7
2019-12-11
move PTA simulation result to separate class
Daniel Friesel
-1
/
+10
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
-6
/
+6
2019-12-10
PTA: Use PTAAttribute helper class for static+dynamic attributes
Daniel Friesel
-71
/
+109
2019-12-10
documentation / code style
Daniel Friesel
-3
/
+8
2019-12-10
make analyze-archive --export work without --hwmodel
Daniel Friesel
-16
/
+39
2019-11-27
PTA: Add breadth-first search
Daniel Friesel
-2
/
+41
2019-11-26
automata: fix from_json attribute readout in transitions
Daniel Friesel
-1
/
+1
2019-11-26
autopep8
Daniel Friesel
-10
/
+23
2019-11-26
PTA: Calculate min/max duration until energy accounting overflow
Daniel Friesel
-10
/
+71
2019-11-25
OnboardTimerHarness: Subtract NOP duration from timing data
Daniel Friesel
-2
/
+8
2019-11-25
codegen/generate-dfa-benchmark: Support measurement of getEnergy call
Daniel Friesel
-0
/
+5
2019-11-25
PTA: also supports non-accepting states
Daniel Friesel
-1
/
+1
2019-11-25
runner: show failing command on build failure
Daniel Friesel
-2
/
+2
2019-11-21
autopep8 / flake8
Daniel Friesel
-353
/
+388
2019-11-21
flake8 code style
Daniel Friesel
-48
/
+56
[next]