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
Age
Commit message (
Expand
)
Author
Lines
2019-10-07
move ParamStats and helper functions to lib/parameters.py
Daniel Friesel
-437
/
+441
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
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
-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
-59
/
+163
2019-09-25
PTA: Add shrink_argument_values function
Daniel Friesel
-0
/
+26
2019-09-25
Transition: fix arg_to_param_map semantics
Daniel Friesel
-2
/
+2
2019-09-25
PTA: handle None in parameter value normalization
Daniel Friesel
-6
/
+10
2019-09-25
is_numeric: Also accept float values
Daniel Friesel
-2
/
+2
2019-09-25
generate dfa benchmark: Add 20us sleep for MIMOSA sync
Daniel Friesel
-1
/
+4
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
MIMOSA: Documentation, log errors
Daniel Friesel
-78
/
+121
2019-09-19
harness / generate-dfa-benchmark: terminate logging after reaching repeat count
Daniel Friesel
-3
/
+12
2019-09-19
codegen / simulated accounting: respect granularity
Daniel Friesel
-10
/
+72
2019-09-18
mostly working mimosa benchmarks. to do: load and parse data
Daniel Friesel
-26
/
+84
2019-09-18
MIMOSAMonitor: Add mimosactl invocations
Daniel Friesel
-2
/
+19
2019-09-17
automata: Add missing transitions to to_json
Daniel Friesel
-1
/
+11
2019-09-17
Mod: Allow initialization from another Mod object
Daniel Friesel
-0
/
+2
2019-09-12
evaluate online accounting accuracy for verying variable size
Daniel Friesel
-13
/
+20
2019-09-12
pta.simulate: Add accounting via SimulatedAccountingMethod
Daniel Friesel
-4
/
+14
2019-09-12
PTA: Always use integer energy data
Daniel Friesel
-2
/
+2
2019-09-11
add simulation classes for online energy accounting inaccuracies
Daniel Friesel
-2
/
+253
2019-09-11
PTA: Support sleep pseudo-transitions in DFS
Daniel Friesel
-17
/
+38
2019-09-11
PTA: Use "None" transition for sleep
Daniel Friesel
-3
/
+17
2019-09-11
generate-dfa-benchmark: Do not harcode codegen method
Daniel Friesel
-2
/
+14
2019-09-09
add more static accounting methods
Daniel Friesel
-5
/
+118
2019-09-09
optionally also analyze mean transition power
Daniel Friesel
-0
/
+2
2019-09-06
Add static state-only online accounting with immediate energy calculation
Daniel Friesel
-1
/
+36
2019-09-06
automata: Supprt setting random energy model for benchmarks
Daniel Friesel
-0
/
+12
2019-09-02
Add basic auto-generated energy accounting code for online model eval
Daniel Friesel
-11
/
+130
2019-08-30
codegen: add minimal support for overloaded functions
Daniel Friesel
-4
/
+4
2019-08-30
add codegen MVP for online model overhead analysis
Daniel Friesel
-1
/
+81
2019-08-30
Add python module for AspectC++ repo.acp
Daniel Friesel
-0
/
+99
2019-08-16
documentation
Daniel Friesel
-23
/
+46
2019-08-16
prune_dependent_parameters: do not calculate bogus corrcoef values
Daniel Friesel
-9
/
+11
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
/
+68
2019-08-15
Fix generate-dfa-benchmark leaving out benchmark parts when splitting runs
Daniel Friesel
-3
/
+24
2019-08-14
harness: remove debug output
Daniel Friesel
-3
/
+0
[next]