summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2021-03-01analyze-archive: handle dtree split on function argumentsDaniel Friesel-3/+5
2021-02-26refactor param_info, show splits in analyze-archive outputDaniel Friesel-56/+46
2021-02-25analyze-archive: --info: show argument values as wellDaniel Friesel-0/+11
2021-02-24treat last sub state as tail / default stateDaniel Friesel-1/+2
2021-02-23draft for clustering of parameter-independent sub-statesDaniel Friesel-3/+3
2021-02-23analyze-archive: show substate model quality in tableDaniel Friesel-5/+23
2021-02-22add simple sub-state model accessor and evaluationDaniel Friesel-0/+37
2021-02-22properly handle static submodel attributesDaniel Friesel-24/+33
2021-02-18refactor model generation from Analytic/PTAModel into ModelAttribute classDaniel Friesel-77/+114
2021-01-13improve html/markdown export detail levelDaniel Friesel-1/+63
2021-01-12add z-score based outlier detection and optional removalDaniel Friesel-1/+15
2021-01-12analyze-archive: print param dependence for transition durationsDaniel Friesel-1/+7
2021-01-11evaluate E = P*t model. Seems slightly better in some casesDaniel Friesel-1/+11
2021-01-11analyze-archive: show transition energy via power * durationDaniel Friesel-0/+21
2021-01-08bin/analyze-archive, tests: use transition power, not energyDaniel Friesel-19/+33
2020-12-15support benchmarks with EnergyTrace++Daniel Friesel-0/+2
2020-12-14generate-dfa-benchmark: use 9600 baud for msp430 to minimize uart errorsDaniel Friesel-1/+1
2020-12-11generate-dfa-benchmark: include gpio.hDaniel Friesel-0/+1
2020-12-11generate-dfa-benchmark: allow arch-flags to be overriddenDaniel Friesel-2/+9
2020-12-03use common energytrace loader codeDaniel Friesel-0/+1
2020-12-01runner, harness: add logging support and debug outputDaniel Friesel-0/+9
2020-11-09plot_generator, Proof_Of_Concept_PELT will be removed later onDaniel Friesel-0/+2
2020-11-09analyze-archive: explicitly set default log levelmerge-prep/janisDaniel Friesel-0/+1
2020-11-04wipDaniel Friesel-21/+32
2020-11-03analyze number of substates per stateDaniel Friesel-1/+2
2020-11-02Simplify PELT usage. remove kneedle, refactor codeDaniel Friesel-7/+5
2020-11-02Merge branch 'master' into merge-prep/janisDaniel Friesel-29/+44
2020-10-22Improve sync=la timing restoration. There's still something fishy though...Daniel Friesel-0/+1
2020-10-21--plot-traces: use the correct time base for each backendDaniel Friesel-6/+15
2020-10-20analyze-archive: note that --plot-traces has a wrong X-axis on !MIMOSADaniel Friesel-4/+4
2020-10-13mergeDaniel Friesel-2/+5
2020-10-13wipDaniel Friesel-1/+1
2020-10-08BA Janis import: working detection of optimal number of changepointsDaniel Friesel-81/+19
2020-10-07analyze-archive: move trace plotting to a helper functionDaniel Friesel-25/+27
2020-10-07remove unused helpersDaniel Friesel-34/+0
2020-10-07wipDaniel Friesel-1/+85
2020-10-07Merge branch 'master' into merge-prep/janisDaniel Friesel-161/+182
2020-10-07analyze-archive: switch to argparseDaniel Friesel-161/+182
2020-10-02add hashbangDaniel Friesel-0/+2
2020-10-02black(1)Daniel Friesel-203/+374
2020-10-02Merge branch 'janis' into merge-prep/janisDaniel Friesel-0/+1365
2020-09-22bin/Proof_Of_Conecpt_PELT.py: Schöner kommentiert. Eigentlich für die Abgab...jfalkenhagen-120/+93
2020-09-22bin/plot_generatorjfalkenhagen-0/+123
2020-09-10explore-kconfig: add documentationDaniel Friesel-0/+12
2020-09-10explore-kconfig --neighbourhood: add directory supportDaniel Friesel-2/+5
2020-09-10Add kconfig state space exploration script (random + neighbourhood)Daniel Friesel-0/+84
2020-08-20analyze-archive: print options used to create measurementsDaniel Friesel-0/+5
2020-08-18generate-dfa-benchmark: only set run flags when setDaniel Friesel-1/+2
2020-08-14bin/ProofOfConceptPELT: better nameing for result filejfalkenhagen-2/+2
2020-08-14bin/ProofOfConceptPELT: added resultexport to filesystem.jfalkenhagen-32/+32