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 (
Collapse
)
Author
Lines
2018-03-08
do not hardcode analyzed model attributes
Daniel Friesel
-38
/
+59
2018-03-01
add some data documentation
Daniel Friesel
-0
/
+100
2018-03-01
re-add argument support, starting with --ignored-trace-indexes
Daniel Friesel
-21
/
+46
2018-02-23
regression_measures: add R^2 coefficient of determination score function
Daniel Friesel
-1
/
+8
2018-02-22
skip functions which failed to fit
Daniel Friesel
-6
/
+7
2018-02-22
proper support for arg-dependent model functions
Daniel Friesel
-18
/
+58
2018-02-21
decrease _try_fits IPC overhead
Daniel Friesel
-1
/
+3
2018-02-21
failed attempt at more efficient parameter statistics computation
Daniel Friesel
-44
/
+60
2018-02-20
run fit checks in parallel
Daniel Friesel
-87
/
+157
2018-02-19
Include function arguments (if any) in LUT keys
Daniel Friesel
-48
/
+70
2018-02-14
move quality result printout to analyze-archive.py
Daniel Friesel
-31
/
+48
2018-02-14
proper paramfuncton support (no crossvalidation yet for assessment)
Daniel Friesel
-1
/
+18
2018-02-12
determine functions for parameter-dependent model attributes
Daniel Friesel
-27
/
+204
2018-02-06
determine most likely analytic representation of a parameter influence
Daniel Friesel
-0
/
+157
2018-02-06
simplify model generation
Daniel Friesel
-22
/
+2
2018-02-06
calculate parameter dependence
Daniel Friesel
-9
/
+105
2018-01-29
weed out clipping measurements as early as possible
Daniel Friesel
-5
/
+13
2018-01-29
add parameter look-up table models
Daniel Friesel
-7
/
+59
2018-01-29
add some tests
Daniel Friesel
-5
/
+194
2018-01-26
support analyzing multiple measurements at once
Daniel Friesel
-39
/
+48
2018-01-26
Only show SMAPE if it could be calculated
Daniel Friesel
-6
/
+16
2018-01-26
use median for static models, not mean. d'oh.
Daniel Friesel
-2
/
+20
2018-01-25
print model data, assess model quality
Daniel Friesel
-23
/
+80
2018-01-25
Re-implement basic state/transition-based analysis
Daniel Friesel
-20
/
+105
2018-01-22
Do not rely on self.setup (prepare for multi-measurement support)
Daniel Friesel
-9
/
+10
2018-01-22
Implement preprocessing without perl script hackery
Daniel Friesel
-15
/
+186
2017-09-18
Remove support for XML models
Daniel Friesel
-168
/
+4
2017-09-18
Support specification of transitions in AspectC++ annotations
Daniel Friesel
-44
/
+123
2017-09-06
Add support for custom baud rates
Daniel Friesel
-1
/
+3
2017-09-06
Support new UART "endl" implementation in Kratos
Daniel Friesel
-1
/
+1
2017-06-01
UNINITIALIZED always has ID 0
Daniel Friesel
-0
/
+4
2017-06-01
Model: initialized transition (relative) energy to 0
Daniel Friesel
-7
/
+13
2017-05-30
calculate Spearman rank-order correlation coefficient
Daniel Friesel
-2
/
+31
2017-05-30
Model: DriverEvalThread_{class}
Daniel Friesel
-2
/
+2
2017-05-29
DFADriver: DriverEvalThread_{class} für Benchmarkwerte per Klassenslice
Daniel Friesel
-7
/
+9
2017-05-22
support benchmark values via attributes (for int) and slice variables ↵
Daniel Friesel
-5
/
+33
(complex data) Can be made less of a hack as soon as AC++ supports attributes with arguments
2017-05-19
Model: Support custom extra transitions by state (e.g. VCOM toggle in ENABLED)
Daniel Friesel
-0
/
+8
2017-05-18
don't get confused by polymorphism
Daniel Friesel
-1
/
+26
2017-05-18
Fix JSON generation from class/attributes
Daniel Friesel
-3
/
+12
2017-05-17
Use JSON models instead of XML
Daniel Friesel
-296
/
+141
JSON is easier to (de)serialize and the manual editing possibilities of XML don't matter after the switch to model file autogeneration using attributes and aspects
2017-05-16
autogenerate simple models (without args or parameters) from AC++ attributes
Daniel Friesel
-7
/
+137
2017-05-15
perltidy
Daniel Friesel
-239
/
+270
2017-04-28
support name suffixes
Daniel Friesel
-1
/
+11
2017-04-25
get_state_power_with_params: support param = 0
Daniel Friesel
-1
/
+1
2017-04-25
DFADriver: show warning in high-power state with probable energy counter ↵
Daniel Friesel
-0
/
+12
overflow
2017-04-21
allow setting static params via LUT
Daniel Friesel
-4
/
+64
2017-04-21
preparations for trace evaluation
Daniel Friesel
-92
/
+99
2017-04-20
remove 'dfatool validate' support
Daniel Friesel
-158
/
+2
2017-04-20
support both logTransition (with trace logging) and passTransition ↵
Daniel Friesel
-4
/
+4
(accounting only)
2017-04-19
fix crossvalidation output
Daniel Friesel
-10
/
+10
[next]