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
/
dfatool.py
Age
Commit message (
Expand
)
Author
Lines
2019-10-11
add helper functions for co-dependent parameter detection
Daniel Friesel
-15
/
+25
2019-10-10
RawData: Re-add caching
Daniel Friesel
-0
/
+26
2019-10-08
dfatool: refactor get_static
Daniel Friesel
-30
/
+14
2019-10-07
Move codependent parameter logic to ParamStats / parameters.py
Daniel Friesel
-46
/
+2
2019-10-07
move ParamStats and helper functions to lib/parameters.py
Daniel Friesel
-184
/
+2
2019-10-07
dfatool/PTAModel: handle state/transitions being removed via filter_param
Daniel Friesel
-21
/
+25
2019-10-07
doku
Daniel Friesel
-14
/
+26
2019-10-02
improve co-dependent parameter detection logic
Daniel Friesel
-12
/
+46
2019-10-01
initial check for boolean parameters' influence on other parameters
Daniel Friesel
-1
/
+15
2019-09-27
dfatool: fix support for RawData v0 (indentation error)
Daniel Friesel
-1
/
+1
2019-09-27
add filter-param support to analyze-archive
Daniel Friesel
-0
/
+26
2019-09-27
dfatool RawData v1: Correctly handle repeated measurements
Daniel Friesel
-1
/
+6
2019-09-26
Use individuel MIMOSA log files per repetition; documentation
Daniel Friesel
-28
/
+19
2019-09-23
Fix model generation on legacy data format
Daniel Friesel
-14
/
+39
2019-09-20
dfatool: Refactor RawData._preprocess*
Daniel Friesel
-74
/
+57
2019-09-20
RawData: Add initial support for dfatool v1 measurements
Daniel Friesel
-19
/
+151
2019-09-20
MIMOSA: Documentation, log errors
Daniel Friesel
-78
/
+121
2019-09-09
optionally also analyze mean transition power
Daniel Friesel
-0
/
+2
2019-08-16
documentation
Daniel Friesel
-8
/
+8
2019-08-16
Add function override support to AnalyticModel, analyze-timing.py
Daniel Friesel
-10
/
+25
2019-08-16
optionally prune dependent parameters before analysis
Daniel Friesel
-1
/
+2
2019-08-15
Fix generate-dfa-benchmark leaving out benchmark parts when splitting runs
Daniel Friesel
-1
/
+1
2019-08-14
add support for a posteriori parameters (e.g. TX success / retry count)
Daniel Friesel
-4
/
+9
2019-08-13
_try_fits: Do not throw away previous raw_results while iterating over parame...
Daniel Friesel
-2
/
+3
2019-08-13
get_fit_result: Fix debug output
Daniel Friesel
-5
/
+6
2019-08-13
refactor paramfit.results handling into separate helper function
Daniel Friesel
-30
/
+29
2019-08-13
_try_fits: Also return individual results for each parameter combination
Daniel Friesel
-20
/
+49
2019-08-13
Improve _try_fits performance and fairness
Daniel Friesel
-25
/
+17
2019-08-13
_try_fits: documentation, minimal refactoring, note a possible bug
Daniel Friesel
-11
/
+60
2019-07-25
AnalyticModel: Add missing param_name / param_index functions
Daniel Friesel
-0
/
+10
2019-07-25
some documentation
Daniel Friesel
-7
/
+60
2019-07-25
analyze-timing: add function argument support
Daniel Friesel
-3
/
+36
2019-07-24
add timing analysis script
Daniel Friesel
-0
/
+3
2019-07-24
pylint
Daniel Friesel
-53
/
+4
2019-07-24
Improve debugging
Daniel Friesel
-1
/
+1
2019-07-24
add TimingData class for measurements generated with TimingHarness
Daniel Friesel
-2
/
+86
2019-07-24
Revert "dfatool: temporarily enable state energy analysis"
Daniel Friesel
-5
/
+2
2019-05-10
dfatool: temporarily enable state energy analysis
Daniel Friesel
-2
/
+5
2019-04-03
dfatool: analytic model getter: Add arg support
Daniel Friesel
-0
/
+4
2019-04-01
AnalyticModel: Add argument support
Daniel Friesel
-1
/
+8
2019-04-01
remove unused function AnalyticModel._fit
Daniel Friesel
-22
/
+0
2019-04-01
Use std_param_lut, not the (non-existing) std_arg_lut
Daniel Friesel
-2
/
+2
2019-03-29
argument-aware analysis of protocolmodeling cycles benchmarks
Daniel Friesel
-1
/
+14
2019-03-29
remove unused function
Daniel Friesel
-8
/
+0
2019-03-13
WiP
Daniel Friesel
-37
/
+3
2019-03-05
working benchmark generation
Daniel Friesel
-10
/
+10
2019-02-14
do not print paramstats warning during crossvalidation
Daniel Friesel
-4
/
+4
2019-02-14
improved cross-validation in analyze-archive; fallback for param_lut_model
Daniel Friesel
-8
/
+23
2019-02-13
add generic monte carlo cross validation
Daniel Friesel
-23
/
+136
2019-02-11
derp
Daniel Friesel
-1
/
+1
[next]