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 (
Expand
)
Author
Lines
2019-11-14
TransitionHarnes: fix barcode transfer
Daniel Friesel
-1
/
+3
2019-11-14
generate-dfa-benchmark: decrease initial delay when using EnergyTrace
Daniel Friesel
-1
/
+5
2019-11-14
Start work on EnergyTrace loader
Daniel Friesel
-17
/
+304
2019-11-13
use barcode synchronization when running EnergyTrace benchmarks
Daniel Friesel
-6
/
+377
2019-11-12
ParamStats: compute statistics in parallel
Daniel Friesel
-161
/
+183
2019-11-05
generate-dfa-benchmark: use gpio toggle before transition in EnergyTrace mode
Daniel Friesel
-1
/
+1
2019-11-05
get run flags from driver model
Daniel Friesel
-2
/
+11
2019-11-05
generate-dfa-benchmark: use sleep, not busy waiting, in EnergyTrace mode
Daniel Friesel
-1
/
+4
2019-10-30
Allow taking DFA/PTA measurements with EnergyTrace hardware
Daniel Friesel
-7
/
+64
2019-10-25
dfatool: More error handling, support a posteriori arguments
Daniel Friesel
-12
/
+67
2019-10-24
generate-dfa-benchmark: restart log on missed UART sync
Daniel Friesel
-2
/
+22
2019-10-22
prepare proper overall error measures
Daniel Friesel
-0
/
+15
2019-10-22
dfatool: split up assess and assess_on_traces
Daniel Friesel
-21
/
+26
2019-10-22
eval-online-model-accuracy: use PTA.from_file
Daniel Friesel
-5
/
+4
2019-10-15
documentation
Daniel Friesel
-18
/
+38
2019-10-15
PTA: Add from_file constructor
Daniel Friesel
-18
/
+25
2019-10-11
add helper functions for co-dependent parameter detection
Daniel Friesel
-72
/
+230
2019-10-10
RawData: Re-add caching
Daniel Friesel
-0
/
+26
2019-10-08
add legacy corrcoef vs. stddev heuristic benchmark
Daniel Friesel
-0
/
+235
2019-10-08
add legacy genetic programming (symbolic regression) benchmark
Daniel Friesel
-0
/
+88
2019-10-08
dfatool: refactor get_static
Daniel Friesel
-30
/
+14
2019-10-08
analyze-archive: Add --param-info option
Daniel Friesel
-1
/
+10
2019-10-07
Move codependent parameter logic to ParamStats / parameters.py
Daniel Friesel
-135
/
+211
2019-10-07
move ParamStats and helper functions to lib/parameters.py
Daniel Friesel
-439
/
+444
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-07
generate-dfa-benchmark: skip compilation attempt for >1000 runs
Daniel Friesel
-9
/
+12
2019-10-02
runner: re-try mimosactl call if it failed
Daniel Friesel
-1
/
+3
2019-10-02
documentation
Daniel Friesel
-32
/
+46
2019-10-02
improve co-dependent parameter detection logic
Daniel Friesel
-29
/
+66
2019-10-01
initial check for boolean parameters' influence on other parameters
Daniel Friesel
-4
/
+30
2019-09-30
std_by_param: return stddev matrix by individual parameter values
Daniel Friesel
-27
/
+38
2019-09-27
prepare stddev-by-param-value matrix for fine-grained parameter analysis
Daniel Friesel
-3
/
+48
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
-15
/
+44
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
-81
/
+233
2019-09-25
add --shrink option to generate-dfa-benchmark
Daniel Friesel
-0
/
+8
2019-09-25
PTA: Add shrink_argument_values function
Daniel Friesel
-0
/
+132
2019-09-25
Transition: fix arg_to_param_map semantics
Daniel Friesel
-7
/
+7
2019-09-25
PTA: handle None in parameter value normalization
Daniel Friesel
-6
/
+98
2019-09-25
is_numeric: Also accept float values
Daniel Friesel
-2
/
+2
2019-09-25
perform peripheral setup after MIMOSA calibration
Daniel Friesel
-3
/
+6
2019-09-25
generate dfa benchmark: Add 20us sleep for MIMOSA sync
Daniel Friesel
-2
/
+5
2019-09-25
PTA: Add support for loop transitions in YAML
Daniel Friesel
-9
/
+16
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
test: mark CC1200 test as slow
Daniel Friesel
-1
/
+3
2019-09-20
MIMOSA: Documentation, log errors
Daniel Friesel
-78
/
+121
[next]