summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2020-08-27Support xz-compressed filesDaniel Friesel-61/+69
2020-08-26msp430-etv: Handle overflows in reported total energyDaniel Friesel-1/+6
2020-05-20--histogram: Add power histogram for running averageDaniel Friesel-0/+9
2020-05-20--histogram: Add duration and power plotsDaniel Friesel-4/+21
2020-05-20autoformat the code (using black(1))Daniel Friesel-93/+160
2020-05-20add --histogram optionDaniel Friesel-1/+11
2020-05-20fix --stat outputDaniel Friesel-4/+4
2020-02-19remove useless amperage reported by EnergyTrace backendDaniel Friesel-11/+8
2019-12-05add running mean power line (yellow)Daniel Friesel-2/+22
2019-11-04Update legendDaniel Friesel-3/+3
2019-11-04Add actually working support for EnergyTrace++ JSTATE fieldDaniel Friesel-2/+3
2019-11-04add support for EnergyTrace++ output with JSTATE fieldDaniel Friesel-1/+7
2019-11-04switch to integer energytrace-util outputDaniel Friesel-12/+15
2019-10-29support arbitrarily long measurementsDaniel Friesel-2/+15
2019-10-29Log to a temporary file instead of hoping for a sufficiently big memory bufferDaniel Friesel-10/+19
2019-09-10Improve --threshold-peakcount documentation, add DEPENDENCIESDaniel Friesel-4/+14
2018-11-14explain defaultsDaniel Friesel-1/+6
2018-11-05add threshold autodetection, improve human/machine readable outputDaniel Friesel-16/+92
2018-11-02tabs -> spacesDaniel Friesel-109/+127
2018-11-01add threshold monitor optionDaniel Friesel-2/+26
2018-10-18add --help optionDaniel Friesel-1/+35
2018-10-18make plotting optional, show statsDaniel Friesel-13/+27
2018-10-09Support loading and saving of energy dataDaniel Friesel-8/+41
2018-10-08Initial commit. Shows matplotlib graphs of MSP430 EnergyTrace power readingsDaniel Friesel-0/+49