Age | Commit message (Expand) | Author | Lines |
2024-02-21 | black(1) | Birte Kristina Friesel | -0/+1 |
2023-09-18 | runner: more verbose exceptions | Birte Kristina Friesel | -11/+21 |
2023-09-18 | runner: increase verbosity of nfpvalues exception | Birte Kristina Friesel | -1/+3 |
2022-07-18 | Multipass runner: allow separate cycle counter frequencies | Daniel Friesel | -3/+9 |
2022-06-20 | runner: add get_nfpvalues helper | Daniel Friesel | -0/+38 |
2021-08-19 | ParallelParamFit -> ParamFit, optionally without parallelism | Daniel Friesel | -1/+1 |
2021-05-20 | multipass: "make info" now requires an app to be set | Daniel Friesel | -1/+1 |
2021-04-19 | runner: KRATOS: Verify baud rate and cyclecounter availability | Daniel Friesel | -0/+19 |
2021-04-15 | Prepare KRATOS support | Daniel Friesel | -1/+213 |
2021-03-04 | PTA State/Transition: Use ModelFunction instead of PTAAttribute | Daniel Friesel | -4/+7 |
2020-12-15 | support benchmarks with EnergyTrace++ | Daniel Friesel | -3/+9 |
2020-12-14 | runner: energytrace: wait for benchmark end synchronization pulses | Daniel Friesel | -0/+2 |
2020-12-01 | runner, harness: add logging support and debug output | Daniel Friesel | -0/+9 |
2020-11-26 | some comments | Daniel Friesel | -0/+2 |
2020-10-19 | Sigrok: Continuous measurement; fix sigrok-cli termination | Daniel Friesel | -3/+1 |
2020-10-16 | Code aus Lennarts BA-repo | Daniel Friesel | -1/+1 |
2020-10-13 | merge | Daniel Friesel | -10/+39 |
2020-09-22 | Changed code import and black formattedlennart | Lennart | -15/+12 |
2020-09-07 | Changed sync Slightly & Black | Lennart | -3/+3 |
2020-07-22 | runner: make arch functions arch-specific | Daniel Friesel | -116/+143 |
2020-07-22 | fix runner.get_counter_limits_us for non-default cpu frequencies | Daniel Friesel | -2/+2 |
2020-07-17 | Bugfixes in edge cases | Daniel Friesel | -1/+1 |
2020-07-14 | Added into runner.py | Lennart | -8/+9 |
2020-07-13 | Added first version, kinda working but some tweaks needed. src directory of r... | Lennart | -1/+30 |
2020-07-13 | Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytrace | Daniel Friesel | -0/+17 |
2020-07-09 | code style: two newlines before classes | Daniel Friesel | -0/+1 |
2020-07-08 | Add harness.energytrace_sync="led" for LA / Timing based sync | Daniel Friesel | -1/+4 |
2020-07-08 | prepare for Logic Analyzer and Timing based EnergyTrace sync | Daniel Friesel | -2/+14 |
2020-07-08 | Fix incomplete raw_output in generate-dfa-benchmark output | Daniel Friesel | -3/+13 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -69/+87 |
2019-11-25 | runner: show failing command on build failure | Daniel Friesel | -2/+2 |
2019-11-21 | autopep8 / flake8 | Daniel Friesel | -31/+51 |
2019-10-30 | Allow taking DFA/PTA measurements with EnergyTrace hardware | Daniel Friesel | -1/+39 |
2019-10-02 | runner: re-try mimosactl call if it failed | Daniel Friesel | -1/+3 |
2019-09-26 | Use individuel MIMOSA log files per repetition; documentation | Daniel Friesel | -0/+2 |
2019-09-18 | mostly working mimosa benchmarks. to do: load and parse data | Daniel Friesel | -6/+24 |
2019-09-18 | MIMOSAMonitor: Add mimosactl invocations | Daniel Friesel | -2/+19 |
2019-07-22 | implement autogeneration and data aggregation of timing benchmarks | Daniel Friesel | -5/+76 |
2019-07-05 | runner: Run make clean before rebuilding | Daniel Friesel | -0/+6 |
2019-04-03 | runner: handle all sorts of newline types | Daniel Friesel | -6/+1 |
2019-03-27 | benchmark generation WiP | Daniel Friesel | -10/+10 |
2019-03-22 | SerialReader: Support both types of serial newlines | Daniel Friesel | -1/+6 |
2019-03-14 | runner: fake peek support in ShellMonitor | Daniel Friesel | -2/+6 |
2019-03-14 | runner: add missing include for exception handler | Daniel Friesel | -0/+1 |
2019-03-12 | generate-dfa-benchmark: Support building, flashing, and (partially) logging | Daniel Friesel | -6/+34 |
2019-03-07 | runner: documentation | Daniel Friesel | -14/+73 |
2019-03-06 | runner: Add get_monitor, get_counter_limits helpers | Daniel Friesel | -0/+28 |
2019-03-05 | add serial monitor utilities | Daniel Friesel | -0/+88 |