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-12-11
PTA: add attribute error measures to JSON model
Daniel Friesel
-2
/
+4
2019-12-10
make analyze-archive --export work without --hwmodel
Daniel Friesel
-3
/
+18
2019-11-21
autopep8 / flake8
Daniel Friesel
-273
/
+273
2019-11-20
RawData: remove precomputed offline_aggregates from invalid EnergyTraceLog runs
Daniel Friesel
-19
/
+40
2019-11-19
EnergyTraceLog: Handle missing duration entries
Daniel Friesel
-4
/
+19
2019-11-19
EnergyTraceLog: clean up function signatures
Daniel Friesel
-19
/
+19
2019-11-18
EnergyTraceLog: Improve detection, adjust for ptalog.h changes
Daniel Friesel
-13
/
+22
2019-11-18
dfatool: minor code cleanup
Daniel Friesel
-21
/
+13
2019-11-18
dfatool: save preprocessing stats in cache
Daniel Friesel
-2
/
+8
2019-11-18
EnergyTraceLog: Finish parser. model analysis is working.
Daniel Friesel
-28
/
+202
2019-11-15
todos
Daniel Friesel
-4
/
+15
2019-11-15
handle missing python3-zbar module (e.g. on Debian Stable)
Daniel Friesel
-2
/
+14
2019-11-15
EnergyTrace: recovered transition offsets are correct \o/
Daniel Friesel
-19
/
+74
2019-11-14
Start work on EnergyTrace loader
Daniel Friesel
-17
/
+304
2019-10-25
dfatool: More error handling, support a posteriori arguments
Daniel Friesel
-12
/
+67
2019-10-22
prepare proper overall error measures
Daniel Friesel
-0
/
+11
2019-10-22
dfatool: split up assess and assess_on_traces
Daniel Friesel
-20
/
+25
2019-10-15
PTA: Add from_file constructor
Daniel Friesel
-6
/
+5
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
[next]