summaryrefslogtreecommitdiff
path: root/lib/cli.py
AgeCommit message (Expand)AuthorLines
2023-12-14analyze-log: add --boxplot-param optionBirte Kristina Friesel-0/+6
2023-12-01analyze-log: add --boxplot-unparam supportBirte Kristina Friesel-0/+6
2023-11-27show-model=static: leave out parameter dependence heuristicsBirte Kristina Friesel-9/+12
2023-11-27--info: also print range of observationsBirte Kristina Friesel-0/+8
2023-11-13move --function-override to lib/cli.pyBirte Kristina Friesel-0/+8
2023-07-11analyze-log: add --export-json-unparamBirte Friesel-0/+22
2023-06-13add --normalize-nfp support (e.g. for MBps -> Bps)Daniel Friesel-16/+35
2023-05-30cli: show two decimals in model valuesDaniel Friesel-1/+1
2023-05-30CLI: static model: show attribute namesDaniel Friesel-2/+4
2022-12-22... oopsDaniel Friesel-1/+0
2022-12-22allow limiting precision of dataref exportsDaniel Friesel-2/+13
2022-11-10analyze-archive: add --ignore-param supportDaniel Friesel-0/+6
2022-09-22analyze-kconfig: optionally skip stats computationDaniel Friesel-1/+1
2022-06-10param-shift: add none-to-0 optionDaniel Friesel-1/+3
2022-06-10move filter-param to cliDaniel Friesel-0/+8
2022-06-03add first order linear functions for evaluation purposesDaniel Friesel-1/+6
2022-04-01--export-pgf-unparam: also export argument valuesDaniel Friesel-1/+9
2022-04-01cli: show_quality=table: sort keys and attributesDaniel Friesel-2/+2
2022-03-31--export-pgf-unparam: add parameter values (e.g. for `restrict expr to domain`)Daniel Friesel-2/+9
2022-03-29add --export-pgf-unparam option (export raw observations for pgfplots)Daniel Friesel-1/+16
2022-02-25add --export-raw-predictionsDaniel Friesel-0/+6
2022-02-24add --export-xv option for t-tests and the likeDaniel Friesel-0/+6
2022-02-21add dtree graphviz/dot export via --export-dot / to_dot()Daniel Friesel-0/+15
2022-02-18move dataref export to cli.pyDaniel Friesel-0/+12
2022-02-18move --info to cli as wellDaniel Friesel-0/+28
2022-02-18move --log-level and --info to cli.pyDaniel Friesel-0/+12
2022-02-18add show_model_size optionDaniel Friesel-0/+24
2022-01-31allow parameter values to be adjusted before modelingDaniel Friesel-0/+28
2021-12-01move some standard arguments to cli helper classDaniel Friesel-5/+22
2021-11-01add static & param model output to analyze-kconfigDaniel Friesel-0/+22
2021-11-01move model quality table to dfatool.cli; add quality output to analyze-kconfigDaniel Friesel-0/+51
2021-06-25move print_static to cli moduleDaniel Friesel-0/+27