summaryrefslogtreecommitdiff
path: root/bin/analyze-log.py
AgeCommit message (Collapse)AuthorLines
2023-12-22analyze-log: add --export-dref supportBirte Kristina Friesel-0/+6
2023-12-22analyze-log: actually support --export-dotBirte Kristina Friesel-0/+3
2023-12-22analyze-log: support log-level configurationBirte Kristina Friesel-0/+8
2023-12-21analyze-kconfig: add --boxplot-(un)param and --non-interactive supportBirte Kristina Friesel-3/+0
2023-12-20--show-quality=table: customizable --error-metric; default smape, fallback maeBirte Kristina Friesel-2/+5
2023-12-20remove unsupported --show-quality choicesBirte Kristina Friesel-4/+2
2023-12-20Do not run XV on LUT model; it's not helpful.Birte Kristina Friesel-3/+5
--show-quality=table now always compares LUT (training data) to model (training or XV) and static (training or XV)
2023-12-19analyze-log: actually do cross validation when requested. derp...Birte Kristina Friesel-5/+13
2023-12-14boxplot: remove hardcoded 'dfatool unparam' titleBirte Kristina Friesel-7/+7
2023-12-14--boxplot-param: exclude --filter-param from boxplot labelsBirte Kristina Friesel-1/+8
They're constant and already present in the boxplot title
2023-12-14analyze-log: add --boxplot-param optionBirte Kristina Friesel-0/+33
2023-12-14boxplot-unparam: show filter in boxplot title if setBirte Kristina Friesel-0/+7
2023-12-11analyze-log: add --non-interactive optionBirte Kristina Friesel-1/+8
2023-12-11move text log parser to util; add text log writerBirte Kristina Friesel-49/+4
2023-12-08analyze-log: add support for xz-compressed logfilesBirte Kristina Friesel-25/+36
2023-12-01analyze-log: key-value pairs may be separated by multiple spacesBirte Kristina Friesel-2/+2
2023-12-01analyze-log: add --boxplot-unparam supportBirte Kristina Friesel-0/+16
2023-11-27show-model=static: leave out parameter dependence heuristicsBirte Kristina Friesel-1/+7
2023-11-13analyze-log: support --function-overrideBirte Kristina Friesel-0/+7
2023-09-29analyze-log: add heading for param modelBirte Kristina Friesel-0/+1
2023-09-29analyze-log: improve debug outputBirte Kristina Friesel-3/+7
2023-08-02analyze-log: print errors to stderrBirte Kristina Friesel-2/+4
2023-07-31analyze-log: show-model: sort sub-model and NFP namesBirte Friesel-4/+4
2023-07-11analyze-log: add --export-json-unparamBirte Friesel-0/+3
2023-06-29analyze-log: nitsDaniel Friesel-2/+4
2023-06-29analyze-log: show param modelDaniel Friesel-0/+12
2023-06-29analyze-log: add --export-model suportDaniel Friesel-0/+12
2023-06-29analyze-log: support --ignore-paramDaniel Friesel-0/+4
2023-06-13add --normalize-nfp support (e.g. for MBps -> Bps)Daniel Friesel-1/+4
2023-06-12analyze-log: add param-shift support; improve debug outputDaniel Friesel-10/+22
2023-05-30analyze-log: read multiple logfilesDaniel Friesel-2/+5
2023-05-30analyze-log: support different benchmarksDaniel Friesel-4/+5
2023-04-28analyze-log: add param/unparam plotsDaniel Friesel-0/+55
2023-04-27add analyze-log (wip)Daniel Friesel-0/+153