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-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
-16
/
+17
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-16
analyze-archive: fix --show-quality=overall for non-nrf24 measurements
Daniel Friesel
-9
/
+24
2020-07-15
analyze-archive: Add header to model quality table
Daniel Friesel
-1
/
+10
2020-07-14
Add --no-cache option
Daniel Friesel
-2
/
+7
2020-07-13
Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytrace
Daniel Friesel
-10
/
+7
2020-07-09
Remove unimplemented discard-outliers options
Daniel Friesel
-27
/
+4
2020-07-08
RawData: load ptalog if available
Daniel Friesel
-3
/
+6
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
-1
/
+9
2020-07-08
Fix incomplete raw_output in generate-dfa-benchmark output
Daniel Friesel
-2
/
+2
2020-07-08
generate-dfa-benchmark: less confusing output
Daniel Friesel
-3
/
+3
2020-07-06
blacken more code
Daniel Friesel
-73
/
+95
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-12
/
+12
2020-07-06
move gplearn_to_function to functions module
Daniel Friesel
-3
/
+3
2020-07-06
derp much
Daniel Friesel
-1
/
+1
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-39
/
+0
2020-07-06
analyze-timing: Add --log-level option
Daniel Friesel
-0
/
+9
2020-07-06
Move keysightdlog to bin
Daniel Friesel
-0
/
+164
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-66
/
+117
2020-07-06
Move CrossValidator to a separate validation module
Daniel Friesel
-5
/
+5
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
[next]