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
2020-07-06
MIMOSA loader: Remove legacy sub-state detection code
Daniel Friesel
-71
/
+0
2020-07-06
blacken more code
Daniel Friesel
-73
/
+95
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-14
/
+14
2020-07-06
remove unused mean_or_none function
Daniel Friesel
-11
/
+0
2020-07-06
move gplearn_to_function to functions module
Daniel Friesel
-50
/
+44
2020-07-06
derp much
Daniel Friesel
-1
/
+1
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-252
/
+0
2020-07-06
dfatool: EnergyTraceLog: Log error if zbar is not available
Daniel Friesel
-0
/
+1
2020-07-06
analyze-timing: Add --log-level option
Daniel Friesel
-0
/
+9
2020-07-06
Move keysightdlog to bin
Daniel Friesel
-0
/
+0
2020-07-06
dfatool: Remove unused imports
Daniel Friesel
-8
/
+1
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-1242
/
+1310
2020-07-06
Move CrossValidator to a separate validation module
Daniel Friesel
-269
/
+264
2020-07-06
make test_parameters work with NumPy <= 1.16
Daniel Friesel
-5
/
+10
2020-07-03
Add param test for inter-param dependency
Daniel Friesel
-16
/
+18
2020-07-03
README: pep8 -> black
Daniel Friesel
-3
/
+3
2020-07-03
Add more complex parameter modeling tests
Daniel Friesel
-0
/
+127
2020-07-03
blacken more code
Daniel Friesel
-30
/
+12
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-53
/
+53
2020-07-03
test_parameters: Test function generation
Daniel Friesel
-2
/
+44
2020-07-03
move get_fit_result to ParamFit class
Daniel Friesel
-59
/
+55
2020-07-03
add a linear ParamFit test
Daniel Friesel
-0
/
+52
2020-07-03
more consistent logging; use logger. instead of logging. where appropriate
Daniel Friesel
-65
/
+81
2020-07-02
blacken test code
Daniel Friesel
-704
/
+1089
2020-07-02
Remove verbose arg from tests
Daniel Friesel
-18
/
+18
2020-07-02
Use logging module for debug output
Daniel Friesel
-121
/
+66
2020-07-01
Restore k-fold cross validation support
Daniel Friesel
-8
/
+107
2020-06-25
analyze-archive: Add --info option
Daniel Friesel
-8
/
+41
2020-06-24
analyze-archive: --plot-traces: Limit to <=40 traces
Daniel Friesel
-3
/
+17
2020-05-28
dfatool: EnergyTraceLog: Add power trace export (with_traces=True)
Daniel Friesel
-33
/
+41
2020-05-28
Gitlab CI: Run black --diff to point out problematic sections
Daniel Friesel
-1
/
+1
2020-05-28
bin: rename opts to opt, as it is a dict
Daniel Friesel
-101
/
+101
2020-05-28
derp
Daniel Friesel
-1
/
+1
2020-05-28
GitLab CI: Add linting task (black --check)
Daniel Friesel
-0
/
+7
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-4081
/
+7311
2020-05-27
analyze-archive: add transitions to --param-info output
Daniel Friesel
-0
/
+4
2020-05-20
automata: Handle set_param before arg_to_param_map
Daniel Friesel
-3
/
+5
2020-05-15
analyze-arche: Add --plot-traces option
Daniel Friesel
-5
/
+24
2020-05-14
Allow individual energy/power traces to be exported to the file system
Daniel Friesel
-7
/
+57
2020-05-14
generate-{dfa-benchmark,dummy-class}: use relative paths
Daniel Friesel
-8
/
+12
2020-04-30
dfatool: Fix Code128 import
Daniel Friesel
-1
/
+1
2020-04-30
Add Flake8 notes
Daniel Friesel
-0
/
+25
2020-04-30
Remove .env (no longer needed)
Daniel Friesel
-1
/
+0
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
-7801
/
+0
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-69
/
+70
2020-04-29
update dependency list
Daniel Friesel
-5
/
+6
[prev]
[next]