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
/
bin
Age
Commit message (
Expand
)
Author
Lines
2020-07-03
blacken more code
Daniel Friesel
-9
/
+5
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-14
/
+14
2020-07-02
Use logging module for debug output
Daniel Friesel
-0
/
+9
2020-07-01
Restore k-fold cross validation support
Daniel Friesel
-0
/
+16
2020-06-25
analyze-archive: Add --info option
Daniel Friesel
-7
/
+36
2020-06-24
analyze-archive: --plot-traces: Limit to <=40 traces
Daniel Friesel
-3
/
+17
2020-05-28
bin: rename opts to opt, as it is a dict
Daniel Friesel
-101
/
+101
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-918
/
+1753
2020-05-27
analyze-archive: add transitions to --param-info output
Daniel Friesel
-0
/
+4
2020-05-15
analyze-arche: Add --plot-traces option
Daniel Friesel
-2
/
+13
2020-05-14
Allow individual energy/power traces to be exported to the file system
Daniel Friesel
-1
/
+35
2020-05-14
generate-{dfa-benchmark,dummy-class}: use relative paths
Daniel Friesel
-8
/
+12
2020-04-30
generate-dfa-benchmark: --energytrace= : "=" is mandatory
Daniel Friesel
-1
/
+1
2020-04-30
BME680 example
Daniel Friesel
-0
/
+4
2020-04-30
generate-dfa-benchmark: write to ../data by default
Daniel Friesel
-3
/
+21
2020-04-30
generate-dfa-benchmark: update default app name
Daniel Friesel
-1
/
+1
2020-04-29
Remove most unused perl scripts and modules
Daniel Friesel
-1077
/
+0
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-45
/
+44
2020-04-29
move running_mean helper from dfatool to utils
Daniel Friesel
-14
/
+10
2020-04-29
Remove legacy dfatool perl script, add lib symlink for python module loader
Daniel Friesel
-491
/
+1
2019-12-19
workload: support multiple energy models, show energy distribution between mo...
Daniel Friesel
-30
/
+56
2019-12-18
workload/simulate: Fix param handover
Daniel Friesel
-2
/
+2
2019-12-13
Add Parser and Lexer for timed sequences (words with loops); use them in work...
Daniel Friesel
-28
/
+34
2019-12-11
workload/simulation: provide error measures for duration and energy
Daniel Friesel
-0
/
+4
2019-12-11
add basic workload energy/power/duration simulation tool
Daniel Friesel
-0
/
+33
2019-12-10
generate-dfa-benchmark: add delay_after_ms support
Daniel Friesel
-1
/
+9
2019-12-10
documentation / code style
Daniel Friesel
-1
/
+1
2019-12-10
make analyze-archive --export work without --hwmodel
Daniel Friesel
-1
/
+4
2019-11-25
generate-dfa-benchmark: decrease initial delay in non-mimosa environments
Daniel Friesel
-1
/
+4
2019-11-25
add accounting overhead evaluation helper
Daniel Friesel
-0
/
+34
2019-11-25
generate-dfa-tool: --accounting: pass args to Accountingmethod
Daniel Friesel
-4
/
+28
2019-11-25
codegen/generate-dfa-benchmark: Support measurement of getEnergy call
Daniel Friesel
-0
/
+4
2019-11-25
generate-dfa-benchmark: set run flag for dummy driver usage
Daniel Friesel
-1
/
+4
2019-11-21
autopep8 / flake8
Daniel Friesel
-35
/
+32
2019-11-21
flake8 code style
Daniel Friesel
-26
/
+27
2019-11-21
flake8
Daniel Friesel
-65
/
+50
2019-11-20
harness/generate-dfa-benchmark: handle UART errors
Daniel Friesel
-2
/
+1
2019-11-19
harness: abort run on UART error
Daniel Friesel
-0
/
+4
2019-11-18
generate-dfa-benchmark: perform initalization early in EnergyTrace mode
Daniel Friesel
-7
/
+13
2019-11-18
dfatool: save preprocessing stats in cache
Daniel Friesel
-0
/
+5
2019-11-18
EnergyTraceLog: Finish parser. model analysis is working.
Daniel Friesel
-7
/
+12
2019-11-14
generate-dfa-benchmark: decrease initial delay when using EnergyTrace
Daniel Friesel
-1
/
+5
2019-11-13
use barcode synchronization when running EnergyTrace benchmarks
Daniel Friesel
-1
/
+3
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
-4
/
+22
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
/
+4
2019-10-22
dfatool: split up assess and assess_on_traces
Daniel Friesel
-1
/
+1
[next]