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-09-09
model-config: special handling for choices
decisiontrees
Daniel Friesel
-18
/
+36
2020-09-09
add basic decisiontree model for binary kconfig files
Daniel Friesel
-0
/
+281
2020-09-07
Merge branch 'master' into decisiontrees
Daniel Friesel
-158
/
+687
2020-08-20
analyze-archive: print options used to create measurements
Daniel Friesel
-0
/
+5
2020-08-18
generate-dfa-benchmark: only set run flags when set
Daniel Friesel
-1
/
+2
2020-07-22
runner: make arch functions arch-specific
Daniel Friesel
-132
/
+160
2020-07-22
fix runner.get_counter_limits_us for non-default cpu frequencies
Daniel Friesel
-4
/
+4
2020-07-17
Bugfixes in edge cases
Daniel Friesel
-4
/
+4
2020-07-16
analyze-archive: fix --show-quality=overall for non-nrf24 measurements
Daniel Friesel
-9
/
+24
2020-07-15
Add PTAModel validation and crossvalidation test
Daniel Friesel
-7
/
+458
2020-07-15
CrossValidator: Compute RMSD
Daniel Friesel
-12
/
+9
2020-07-15
analyze-archive: Add header to model quality table
Daniel Friesel
-1
/
+10
2020-07-15
Allow state-only PTAModel to be converted to JSON without underlying PTA
Daniel Friesel
-2
/
+6
2020-07-14
Add --no-cache option
Daniel Friesel
-4
/
+9
2020-07-13
Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytrace
Daniel Friesel
-10
/
+24
2020-07-10
working decision tree generation
Daniel Friesel
-0
/
+68
2020-07-09
recursive descent with... interesting results
Daniel Friesel
-2
/
+7
2020-07-09
working candidate detection for decision trees
Daniel Friesel
-3
/
+118
2020-07-09
parameters: documentation, remove unused dict key
Daniel Friesel
-1
/
+2
2020-07-09
Remove unimplemented discard-outliers options
Daniel Friesel
-36
/
+4
2020-07-09
code style: two newlines before classes
Daniel Friesel
-0
/
+1
2020-07-08
RawData: load ptalog if available
Daniel Friesel
-7
/
+15
2020-07-08
analyze-archive: show EnergyTrace sync mode
Daniel Friesel
-1
/
+3
2020-07-08
prepare for Logic Analyzer and Timing based EnergyTrace sync
Daniel Friesel
-3
/
+25
2020-07-08
generate-dfa-benchmark documentation
Daniel Friesel
-0
/
+85
2020-07-08
Fix incomplete raw_output in generate-dfa-benchmark output
Daniel Friesel
-6
/
+16
2020-07-08
generate-dfa-benchmark: less confusing output
Daniel Friesel
-3
/
+3
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
[next]