summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-09-25PTA: Add shrink_argument_values functionDaniel Friesel-0/+132
2019-09-25Transition: fix arg_to_param_map semanticsDaniel Friesel-7/+7
2019-09-25PTA: handle None in parameter value normalizationDaniel Friesel-6/+98
2019-09-25is_numeric: Also accept float valuesDaniel Friesel-2/+2
2019-09-25perform peripheral setup after MIMOSA calibrationDaniel Friesel-3/+6
2019-09-25generate dfa benchmark: Add 20us sleep for MIMOSA syncDaniel Friesel-2/+5
2019-09-25PTA: Add support for loop transitions in YAMLDaniel Friesel-9/+16
2019-09-23Fix model generation on legacy data formatDaniel Friesel-14/+39
2019-09-20dfatool: Refactor RawData._preprocess*Daniel Friesel-74/+57
2019-09-20RawData: Add initial support for dfatool v1 measurementsDaniel Friesel-19/+151
2019-09-20test: mark CC1200 test as slowDaniel Friesel-1/+3
2019-09-20MIMOSA: Documentation, log errorsDaniel Friesel-78/+121
2019-09-19harness / generate-dfa-benchmark: terminate logging after reaching repeat countDaniel Friesel-16/+40
2019-09-19codegen / simulated accounting: respect granularityDaniel Friesel-10/+92
2019-09-18mostly working mimosa benchmarks. to do: load and parse dataDaniel Friesel-33/+109
2019-09-18MIMOSAMonitor: Add mimosactl invocationsDaniel Friesel-2/+19
2019-09-18restore generate-dfa-benchmarkDaniel Friesel-0/+21
2019-09-17automata: Add missing transitions to to_jsonDaniel Friesel-1/+11
2019-09-17analyze-archive: Add HTML exportDaniel Friesel-2/+39
2019-09-17Mod: Allow initialization from another Mod objectDaniel Friesel-0/+2
2019-09-12evaluate online accounting accuracy for verying variable sizeDaniel Friesel-26/+102
2019-09-12pta.simulate: Add accounting via SimulatedAccountingMethodDaniel Friesel-4/+14
2019-09-12PTA: Always use integer energy dataDaniel Friesel-2/+2
2019-09-12add online model accuracy eval scriptDaniel Friesel-0/+126
2019-09-11add simulation classes for online energy accounting inaccuraciesDaniel Friesel-23/+418
2019-09-11PTA: Support sleep pseudo-transitions in DFSDaniel Friesel-17/+57
2019-09-11PTA: Use "None" transition for sleepDaniel Friesel-5/+19
2019-09-11generate-dfa-benchmark: Do not harcode codegen methodDaniel Friesel-3/+26
2019-09-09add more static accounting methodsDaniel Friesel-5/+118
2019-09-09optionally also analyze mean transition powerDaniel Friesel-0/+10
2019-09-06Add static state-only online accounting with immediate energy calculationDaniel Friesel-3/+41
2019-09-06automata: Supprt setting random energy model for benchmarksDaniel Friesel-0/+12
2019-09-02Add basic auto-generated energy accounting code for online model evalDaniel Friesel-13/+133
2019-08-30add dummy driver support to generate-dfa-benchmarkDaniel Friesel-7/+29
2019-08-30codegen: add minimal support for overloaded functionsDaniel Friesel-4/+4
2019-08-30add codegen MVP for online model overhead analysisDaniel Friesel-1/+104
2019-08-30Add python module for AspectC++ repo.acpDaniel Friesel-0/+99
2019-08-16documentationDaniel Friesel-23/+46
2019-08-16prune_dependent_parameters: do not calculate bogus corrcoef valuesDaniel Friesel-9/+11
2019-08-16Add function override support to AnalyticModel, analyze-timing.pyDaniel Friesel-11/+56
2019-08-16GitLab CI: Add new measurement data to setupDaniel Friesel-0/+1
2019-08-16optionally prune dependent parameters before analysisDaniel Friesel-1/+101
2019-08-15orrrrrDaniel Friesel-1/+1
2019-08-15derpDaniel Friesel-1/+1
2019-08-15Fix generate-dfa-benchmark leaving out benchmark parts when splitting runsDaniel Friesel-15/+39
2019-08-14harness: remove debug outputDaniel Friesel-3/+0
2019-08-14add support for a posteriori parameters (e.g. TX success / retry count)Daniel Friesel-12/+45
2019-08-14generate-dfa-benchmark: Ensure that individual parameter hashes are distinctDaniel Friesel-1/+1
2019-08-14functions, utils: pydocstyleDaniel Friesel-46/+38
2019-08-14GitLab CI: turns out temporary files are cleaned between stagesDaniel Friesel-6/+2