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
2020-09-30
KConfigAttributes loader: provide kconfig hash
Daniel Friesel
-0
/
+14
2020-09-24
show failing and nop symbols
Daniel Friesel
-14
/
+28
2020-09-18
explore-kconfig: explore neighbourhood of working random configurations
Daniel Friesel
-0
/
+3
2020-09-17
configurable Kconfig filename and randconfig command
Daniel Friesel
-3
/
+5
2020-09-16
make choice node configurable
Daniel Friesel
-4
/
+7
2020-09-16
add kconfig model cross validation
Daniel Friesel
-3
/
+40
2020-09-16
switch to sum of squared residuals as loss function
Daniel Friesel
-33
/
+47
2020-09-16
documentation
Daniel Friesel
-4
/
+45
2020-09-16
kconfig model: json import
Daniel Friesel
-44
/
+167
2020-09-14
configurable maximum stddev for kconfig model
Daniel Friesel
-5
/
+8
2020-09-14
Fix KConfigModel.to_json
Daniel Friesel
-1
/
+1
2020-09-11
add analyze-kconfig script
Daniel Friesel
-16
/
+32
2020-09-10
add kconfig benchmark loader and model generation
Daniel Friesel
-12
/
+165
2020-09-10
kconfig experiment: store Kconfig hash
Daniel Friesel
-6
/
+15
2020-09-10
Add kconfig state space exploration script (random + neighbourhood)
Daniel Friesel
-0
/
+214
2020-07-22
runner: make arch functions arch-specific
Daniel Friesel
-116
/
+143
2020-07-22
fix runner.get_counter_limits_us for non-default cpu frequencies
Daniel Friesel
-2
/
+2
2020-07-17
Bugfixes in edge cases
Daniel Friesel
-2
/
+2
2020-07-15
CrossValidator: Compute RMSD
Daniel Friesel
-12
/
+9
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
-2
/
+2
2020-07-13
Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytrace
Daniel Friesel
-0
/
+17
2020-07-09
parameters: documentation, remove unused dict key
Daniel Friesel
-1
/
+2
2020-07-09
Remove unimplemented discard-outliers options
Daniel Friesel
-9
/
+0
2020-07-09
code style: two newlines before classes
Daniel Friesel
-0
/
+1
2020-07-08
RawData: load ptalog if available
Daniel Friesel
-4
/
+9
2020-07-08
prepare for Logic Analyzer and Timing based EnergyTrace sync
Daniel Friesel
-2
/
+16
2020-07-08
Fix incomplete raw_output in generate-dfa-benchmark output
Daniel Friesel
-4
/
+14
2020-07-06
MIMOSA loader: Remove legacy sub-state detection code
Daniel Friesel
-71
/
+0
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-0
/
+0
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
-47
/
+41
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-213
/
+0
2020-07-06
dfatool: EnergyTraceLog: Log error if zbar is not available
Daniel Friesel
-0
/
+1
2020-07-06
Move keysightdlog to bin
Daniel Friesel
-164
/
+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
-1171
/
+1186
2020-07-06
Move CrossValidator to a separate validation module
Daniel Friesel
-264
/
+259
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-13
/
+13
2020-07-03
move get_fit_result to ParamFit class
Daniel Friesel
-58
/
+54
2020-07-03
more consistent logging; use logger. instead of logging. where appropriate
Daniel Friesel
-65
/
+81
2020-07-02
Use logging module for debug output
Daniel Friesel
-121
/
+57
2020-07-01
Restore k-fold cross validation support
Daniel Friesel
-8
/
+91
2020-06-25
analyze-archive: Add --info option
Daniel Friesel
-1
/
+5
2020-05-28
dfatool: EnergyTraceLog: Add power trace export (with_traces=True)
Daniel Friesel
-33
/
+41
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-3163
/
+5558
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
-3
/
+11
2020-05-14
Allow individual energy/power traces to be exported to the file system
Daniel Friesel
-6
/
+22
2020-04-30
dfatool: Fix Code128 import
Daniel Friesel
-1
/
+1
[next]