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-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
2019-08-14
add support for a posteriori parameters (e.g. TX success / retry count)
Daniel Friesel
-9
/
+45
2019-08-14
functions, utils: pydocstyle
Daniel Friesel
-46
/
+38
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
functions: documentation (WiP)
Daniel Friesel
-19
/
+17
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
/
+20
2019-08-13
_try_fits: documentation, minimal refactoring, note a possible bug
Daniel Friesel
-11
/
+60
2019-07-26
harness/pta-bench: Add initial support for logging of return values
Daniel Friesel
-8
/
+36
2019-07-26
support '$' as trace filter terminator
Daniel Friesel
-1
/
+4
2019-07-26
add parameter normalization support to YAML DFA models
Daniel Friesel
-1
/
+16
2019-07-25
PTA: Add support for parameter normalization during code generation
Daniel Friesel
-2
/
+19
[next]