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
/
analyze-archive.py
Age
Commit message (
Expand
)
Author
Lines
2020-10-21
--plot-traces: use the correct time base for each backend
Daniel Friesel
-6
/
+15
2020-10-20
analyze-archive: note that --plot-traces has a wrong X-axis on !MIMOSA
Daniel Friesel
-4
/
+4
2020-10-07
analyze-archive: move trace plotting to a helper function
Daniel Friesel
-25
/
+27
2020-10-07
analyze-archive: switch to argparse
Daniel Friesel
-161
/
+182
2020-08-20
analyze-archive: print options used to create measurements
Daniel Friesel
-0
/
+5
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-09
Remove unimplemented discard-outliers options
Daniel Friesel
-9
/
+1
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
Fix incomplete raw_output in generate-dfa-benchmark output
Daniel Friesel
-2
/
+2
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-1
/
+1
2020-07-06
move gplearn_to_function to functions module
Daniel Friesel
-1
/
+1
2020-07-06
derp much
Daniel Friesel
-1
/
+1
2020-07-06
Remove co-dependent parameter detection code
Daniel Friesel
-15
/
+0
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-1
/
+2
2020-07-06
Move CrossValidator to a separate validation module
Daniel Friesel
-3
/
+3
2020-07-03
blacken more code
Daniel Friesel
-6
/
+4
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-4
/
+4
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
-35
/
+35
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-220
/
+415
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-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-6
/
+6
2019-12-10
make analyze-archive --export work without --hwmodel
Daniel Friesel
-1
/
+4
2019-11-21
flake8
Daniel Friesel
-15
/
+30
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-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
2019-10-15
PTA: Add from_file constructor
Daniel Friesel
-7
/
+7
2019-10-11
add helper functions for co-dependent parameter detection
Daniel Friesel
-4
/
+6
2019-10-08
analyze-archive: Add --param-info option
Daniel Friesel
-1
/
+10
2019-10-07
Move codependent parameter logic to ParamStats / parameters.py
Daniel Friesel
-1
/
+7
2019-09-27
add filter-param support to analyze-archive
Daniel Friesel
-1
/
+16
2019-09-17
analyze-archive: Add HTML export
Daniel Friesel
-2
/
+39
2019-09-09
optionally also analyze mean transition power
Daniel Friesel
-0
/
+8
2019-07-24
pylint
Daniel Friesel
-1
/
+1
2019-03-25
analyze-archive: fix useless extra-parsing of getopt args
Daniel Friesel
-22
/
+22
2019-02-14
improved cross-validation in analyze-archive; fallback for param_lut_model
Daniel Friesel
-9
/
+20
2019-02-13
add generic monte carlo cross validation
Daniel Friesel
-6
/
+26
2019-02-11
document analyze-archive
Daniel Friesel
-0
/
+58
2019-02-08
Convert PTAModel to EnergyModel signature
Daniel Friesel
-3
/
+4
[next]