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-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
2019-02-11
cleanup, doku
Daniel Friesel
-4
/
+38
2019-02-08
update documentation
Daniel Friesel
-63
/
+92
2019-02-08
Convert PTAModel to EnergyModel signature
Daniel Friesel
-94
/
+46
2019-02-07
AnalyticModel: Calculate by_param from by_name
Daniel Friesel
-2
/
+23
2019-02-07
WiP
Daniel Friesel
-5
/
+14
2019-02-07
AnalyticModel Doku
Daniel Friesel
-3
/
+56
2019-02-07
add generic AnalyticModel (just the basics without special cases)
Daniel Friesel
-2
/
+120
2019-02-07
Rename EnergyModel to PTAModel
Daniel Friesel
-7
/
+62
2019-02-07
Use ParallelParamFit class for parallel fitting
Daniel Friesel
-17
/
+39
2019-02-07
_try_fits: Do not throw error when encountering insufficient data for fitting
Daniel Friesel
-0
/
+8
2019-02-05
ParamStats: document return ratio edge case
Daniel Friesel
-1
/
+25
2019-02-05
ParamStats: Correctly handle data with stddev == 0
Daniel Friesel
-2
/
+2
2019-02-05
move float_or_nan to utils
Daniel Friesel
-9
/
+0
2019-02-04
Doku
Daniel Friesel
-14
/
+43
2019-02-04
Move depends_on_{param,arg} to ParamStats as well
Daniel Friesel
-22
/
+34
2019-02-01
move parameter influence detection to newly introduced ParamStat class
Daniel Friesel
-47
/
+51
2019-02-01
move parameter detection / statistics methods to utils (for now)
Daniel Friesel
-91
/
+3
2019-02-01
dfatool: Remove unused code for parallel statistics computation
Daniel Friesel
-20
/
+3
[next]