summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2023-12-22analyze-log: support log-level configurationBirte Kristina Friesel-0/+8
2023-12-21explore-kconfig: notify about estimated remaining exploration timeBirte Kristina Friesel-2/+14
2023-12-21Remove legacy analyze-config scriptBirte Kristina Friesel-185/+0
2023-12-21analyze-kconfig: add --boxplot-(un)param and --non-interactive supportBirte Kristina Friesel-6/+67
2023-12-21analyze-*: consistently split --plot-param plots on colons (:)Birte Kristina Friesel-4/+4
2023-12-20--show-quality=table: customizable --error-metric; default smape, fallback maeBirte Kristina Friesel-4/+12
2023-12-20remove unsupported --show-quality choicesBirte Kristina Friesel-13/+7
2023-12-20Do not run XV on LUT model; it's not helpful.Birte Kristina Friesel-33/+22
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
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-14analyze-archive: remove unsupported HTML output as wellBirte Kristina Friesel-144/+3
2023-12-14analyze-archive: remove unsupported tex output, use pgf/dref export insteadBirte Kristina Friesel-61/+2
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-07analyze-archive: add --boxplot-unparam supportBirte Kristina Friesel-0/+32
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-4/+26
2023-11-13analyze-log: support --function-overrideBirte Kristina Friesel-0/+7
2023-11-13move --function-override to lib/cli.pyBirte Kristina Friesel-16/+0
2023-11-13analyze-kconfig: support --function-overrideBirte Kristina Friesel-0/+15
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
2022-12-22allow limiting precision of dataref exportsDaniel Friesel-2/+6
2022-11-29analyze-kconfig: correctly handle choice blocks when loading archivesDaniel Friesel-2/+2
2022-11-11analyze-kconfig: note that --max-std only affects RMT generationDaniel Friesel-1/+1
2022-11-10analyze-archive: add --ignore-param supportDaniel Friesel-23/+17
2022-11-09explore-kconfig: add --random-int to set random integer valuesDaniel Friesel-1/+6
2022-11-08... ajust IGNORE_{STRING,NUMERIC} for compact observation storage layoutDaniel Friesel-7/+21
2022-11-08analyze-kconfig: support DFATOOL_KCONF_IGNORE_NUMERIC whenevr kconf is availableDaniel Friesel-2/+4
2022-11-01add enum-to-kconfig exporter (using n/y rather than 0/1)Daniel Friesel-0/+23
2022-10-20kconfig: support repeated measurements of identical configurationsDaniel Friesel-0/+16
2022-10-19--export-dref: add kconfig feature types if knownDaniel Friesel-0/+5