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-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
2019-02-07
Rename EnergyModel to PTAModel
Daniel Friesel
-2
/
+2
2019-02-01
move parameter influence detection to newly introduced ParamStat class
Daniel Friesel
-12
/
+12
2018-06-29
add more plotting functions
Daniel Friesel
-4
/
+30
2018-05-07
support ignored trace indexes in model assessment as well
Daniel Friesel
-1
/
+1
2018-05-04
add summary evaluation of model without transition energy
Daniel Friesel
-0
/
+6
2018-04-26
refactor function code into separate file to solve circular import
Daniel Friesel
-2
/
+19
2018-04-19
analyze-archive: use new model accessor functions
Daniel Friesel
-4
/
+4
2018-04-19
also evaluate relative transition energy
Daniel Friesel
-0
/
+6
2018-04-17
add model quality summary (considering all traces in measurements)
Daniel Friesel
-37
/
+72
2018-04-17
Properly toggle safe functions feature from analyze-archive.py
Daniel Friesel
-2
/
+7
2018-03-28
export plot data for pgfplots (experimental and ugly)
Daniel Friesel
-4
/
+6
2018-03-28
support plotting of raw and parameterized data + custom functions
Daniel Friesel
-3
/
+20
2018-03-22
add tex output for pgfplotstable
Daniel Friesel
-12
/
+37
2018-03-15
allow inferred functions to be overridden manually
Daniel Friesel
-2
/
+9
2018-03-12
optional outlier handling... not sure if useful yet
Daniel Friesel
-2
/
+8
2018-03-01
re-add argument support, starting with --ignored-trace-indexes
Daniel Friesel
-4
/
+28
2018-02-19
Include function arguments (if any) in LUT keys
Daniel Friesel
-17
/
+21
2018-02-14
move quality result printout to analyze-archive.py
Daniel Friesel
-14
/
+43
2018-02-12
determine functions for parameter-dependent model attributes
Daniel Friesel
-24
/
+35
2018-02-06
calculate parameter dependence
Daniel Friesel
-3
/
+14
[next]