summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2019-08-13refactor paramfit.results handling into separate helper functionDaniel Friesel-30/+29
2019-08-13_try_fits: Also return individual results for each parameter combinationDaniel Friesel-20/+49
2019-08-13Improve _try_fits performance and fairnessDaniel Friesel-25/+20
2019-08-13GitLab CI: Add another missing test fileDaniel Friesel-0/+1
2019-08-13_try_fits: documentation, minimal refactoring, note a possible bugDaniel Friesel-11/+60
2019-08-13adjust data path in test_timingharnessDaniel Friesel-1/+1
2019-08-12skip CC1200 tests for nowDaniel Friesel-6/+1
2019-08-12CI: wget: quietDaniel Friesel-14/+14
2019-08-12CI: Install wget. *sigh*Daniel Friesel-16/+16
2019-08-12CI: Download test dataDaniel Friesel-14/+29
2019-08-12and anohterDaniel Friesel-1/+1
2019-08-12gitlab-ci: Add missing dependencyDaniel Friesel-3/+3
2019-08-12Add .gitlab-ci.ymlDaniel Friesel-0/+11
2019-08-12analyze timing: print dependence ratio dataDaniel Friesel-0/+4
2019-07-26harness/pta-bench: Add initial support for logging of return valuesDaniel Friesel-10/+42
2019-07-26support '$' as trace filter terminatorDaniel Friesel-1/+6
2019-07-26tests: follow unittest naming schemeDaniel Friesel-0/+0
2019-07-26analyze-timinG: Show plots by defaultDaniel Friesel-1/+1
2019-07-26add parameter normalization support to YAML DFA modelsDaniel Friesel-1/+16
2019-07-25PTA: Add support for parameter normalization during code generationDaniel Friesel-2/+19
2019-07-25lintDaniel Friesel-0/+3
2019-07-25AnalyticModel: Add missing param_name / param_index functionsDaniel Friesel-0/+10
2019-07-25some documentationDaniel Friesel-7/+60
2019-07-25Move trace filter from postprocessing to automata moduleDaniel Friesel-18/+28
This drastically increases performance
2019-07-25analyze-timing: add function argument supportDaniel Friesel-4/+41
2019-07-24add simple AnalyticModel testDaniel Friesel-0/+27
2019-07-24analyze-timing: remove unsupported optionsDaniel Friesel-41/+0
2019-07-24add timing analysis scriptDaniel Friesel-0/+324
2019-07-24pylintDaniel Friesel-58/+6
2019-07-24Improve debuggingDaniel Friesel-2/+6
2019-07-24add TimingData class for measurements generated with TimingHarnessDaniel Friesel-2/+86
2019-07-24Revert "dfatool: temporarily enable state energy analysis"Daniel Friesel-5/+2
This reverts commit ec653977c37466c5df7cee0eea75a02232e4aa92.
2019-07-22implement autogeneration and data aggregation of timing benchmarksDaniel Friesel-103/+296
2019-07-22automata: Clarify parameter contents in DFS tracesDaniel Friesel-2/+16
2019-07-22automata: Add set_param support in YAML filesDaniel Friesel-0/+2
2019-07-19generate-dfa-benchmark: Add trace filterDaniel Friesel-12/+47
2019-07-18generate-dfa-benchmark: roll your own loopDaniel Friesel-9/+7
2019-07-16Protolog: Handle NaN in cycles_encDaniel Friesel-0/+12
2019-07-10protocol benchmarks: mpack: correctly use expect APIDaniel Friesel-3/+3
2019-07-05runner: Run make clean before rebuildingDaniel Friesel-0/+6
2019-06-28protocol_benchmarks: switch to OS-decoupled XDR implementationDaniel Friesel-30/+32
2019-06-27protocol_benchmarks/xdr16: use uint16 for int listsDaniel Friesel-3/+3
2019-06-26protocol_benchmarks: Add XDR16, remove XDR ersion headerDaniel Friesel-3/+122
2019-06-25size_to_radio_energy: lintDaniel Friesel-2/+7
2019-06-14data_parameters: Distinguish between bss/data with and without bufferDaniel Friesel-1/+9
2019-06-13data_parameters: Add {data,bss,text}_serdes_deltaDaniel Friesel-0/+16
2019-06-12add energy_desdecrx and written_dmem_{ser,des} keysDaniel Friesel-0/+5
2019-06-06mimosa-etv: fix usage noticeDaniel Friesel-1/+1
2019-05-28size -> radio energy: Add RX functionsDaniel Friesel-3/+88
2019-05-22cycles/radio to energy: Add esp8266Daniel Friesel-4/+98