Age | Commit message (Expand) | Author | Lines |
2021-04-15 | Prepare KRATOS support | Daniel Friesel | -30/+8 |
2020-12-11 | generate-dfa-benchmark: include gpio.h | Daniel Friesel | -0/+8 |
2020-12-01 | runner, harness: add logging support and debug output | Daniel Friesel | -2/+5 |
2020-11-04 | harness: show message when encountering unparseable line | Daniel Friesel | -0/+8 |
2020-11-02 | harness: redo benchmark when running out of sync | Daniel Friesel | -4/+4 |
2020-10-23 | assorted minor improvementsmerge-prep/lennart | Daniel Friesel | -3/+4 |
2020-10-23 | sync=timer: fix end of measurement offset error | Daniel Friesel | -11/+11 |
2020-10-23 | ET+Timer: handle start offset between sync pulse and first trace | Daniel Friesel | -0/+13 |
2020-10-22 | Improve sync=la timing restoration. There's still something fishy though... | Daniel Friesel | -8/+15 |
2020-09-09 | changed stuff | Lennart | -1/+1 |
2020-09-07 | test | Lennart | -1/+1 |
2020-09-07 | Changed sync Slightly & Black | Lennart | -6/+4 |
2020-07-16 | Merged with state-duration-timer | Lennart | -32/+95 |
2020-07-14 | Added into runner.py | Lennart | -1/+2 |
2020-07-13 | Added first version, kinda working but some tweaks needed. src directory of r... | Lennart | -1/+32 |
2020-07-09 | OnboardTimerHarness: Log state duration as well | Daniel Friesel | -30/+93 |
2020-07-08 | Add harness.energytrace_sync="led" for LA / Timing based sync | Daniel Friesel | -0/+4 |
2020-07-08 | prepare for Logic Analyzer and Timing based EnergyTrace sync | Daniel Friesel | -0/+2 |
2020-07-08 | Fix incomplete raw_output in generate-dfa-benchmark output | Daniel Friesel | -1/+1 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -151/+338 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -2/+2 |
2019-12-10 | documentation / code style | Daniel Friesel | -1/+1 |
2019-11-25 | OnboardTimerHarness: Subtract NOP duration from timing data | Daniel Friesel | -2/+8 |
2019-11-20 | harness/generate-dfa-benchmark: handle UART errors | Daniel Friesel | -6/+32 |
2019-11-19 | harness: abort run on UART error | Daniel Friesel | -2/+9 |
2019-11-14 | harness: Use an explicit stopBenchmark for loop completion detection | Daniel Friesel | -9/+13 |
2019-11-14 | TransitionHarnes: fix barcode transfer | Daniel Friesel | -1/+3 |
2019-11-13 | use barcode synchronization when running EnergyTrace benchmarks | Daniel Friesel | -5/+20 |
2019-10-30 | Allow taking DFA/PTA measurements with EnergyTrace hardware | Daniel Friesel | -2/+3 |
2019-09-26 | Use individuel MIMOSA log files per repetition; documentation | Daniel Friesel | -7/+80 |
2019-09-25 | generate dfa benchmark: Add 20us sleep for MIMOSA sync | Daniel Friesel | -1/+4 |
2019-09-19 | harness / generate-dfa-benchmark: terminate logging after reaching repeat count | Daniel Friesel | -3/+12 |
2019-09-18 | mostly working mimosa benchmarks. to do: load and parse data | Daniel Friesel | -20/+60 |
2019-08-15 | Fix generate-dfa-benchmark leaving out benchmark parts when splitting runs | Daniel Friesel | -2/+23 |
2019-08-14 | harness: remove debug output | Daniel Friesel | -3/+0 |
2019-08-14 | add support for a posteriori parameters (e.g. TX success / retry count) | Daniel Friesel | -4/+26 |
2019-07-26 | harness/pta-bench: Add initial support for logging of return values | Daniel Friesel | -6/+27 |
2019-07-24 | pylint | Daniel Friesel | -3/+0 |
2019-07-22 | implement autogeneration and data aggregation of timing benchmarks | Daniel Friesel | -16/+65 |
2019-07-19 | generate-dfa-benchmark: Add trace filter | Daniel Friesel | -7/+18 |
2019-03-27 | benchmark generation WiP | Daniel Friesel | -11/+33 |
2019-03-13 | WiP | Daniel Friesel | -2/+25 |
2019-03-12 | harness: Use inheritance for common code | Daniel Friesel | -33/+17 |
2019-03-05 | working benchmark generation | Daniel Friesel | -1/+5 |
2019-03-05 | DFA benchmarks: Add missing boilerplate code | Daniel Friesel | -0/+8 |
2019-03-04 | generate PTA from YAML model, support several types of test harness | Daniel Friesel | -0/+70 |