summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2021-10-28analyze-kconfig: add dataref exportDaniel Friesel-1/+63
2021-10-27analyze-kconfig: allow observations to stored as intermediate jsonDaniel Friesel-55/+71
2021-10-26allow custom standard deviation thresholds for decision tree compilationDaniel Friesel-0/+25
2021-10-25dataref export: always add / prefix to keysDaniel Friesel-1/+1
2021-10-13analyze-kconfig: add cross-validation supportDaniel Friesel-8/+30
2021-10-13analyze-kconfig: do not allow stddev by defaultDaniel Friesel-1/+1
2021-10-13kconfig: exhaustive enumeration of all valid configurationsDaniel Friesel-0/+6
2021-10-11kconfig: explore neighbourhood of int nodesDaniel Friesel-1/+3
2021-10-11analyze-kconfig: fix model exportDaniel Friesel-8/+11
2021-10-11AnalyticModel, PTAModel: add distinct_param_values_by_nameDaniel Friesel-1/+6
2021-10-11analyze-kconfig: obtain meta-data from nfpkeys.json ("make nfpkeys")Daniel Friesel-5/+3
2021-10-11explore-kconfig: store "make nfpkeys" output in data directoryDaniel Friesel-0/+2
2021-10-08Add model output for kconfig-webconfDaniel Friesel-1/+13
2021-10-08analyze-kconfig: show expected model performanceDaniel Friesel-0/+11
2021-10-08explore-kconfig: change default to "make nfpvalues"Daniel Friesel-1/+1
2021-10-08add basic analyze-kconfig scriptDaniel Friesel-0/+224
2021-10-05explore-config: documentationDaniel Friesel-2/+6
2021-10-05kconfig: allow combination of randconfig and neighbourhood explorationDaniel Friesel-5/+24
2021-08-19ParallelParamFit -> ParamFit, optionally without parallelismDaniel Friesel-3/+3
2021-06-25move print_static to cli moduleDaniel Friesel-29/+9
2021-06-23simplify dtree builderDaniel Friesel-23/+2
2021-06-23move kconfig-dtree builder to AnalyticModel. WIP.Daniel Friesel-79/+2
2021-06-23analyze-config: Generate kconfig-webconf compatible filesDaniel Friesel-2/+35
2021-06-23analyze-config: Fix a nasty RAM model bugDaniel Friesel-7/+25
2021-05-10analyze-config: correctly map param indexes to param namesDaniel Friesel-7/+2
2021-05-10analyze-config: support arbitrary splits, not just y/nDaniel Friesel-35/+72
2021-05-10analyze-config, to_json: use paramNames in exported json nodesDaniel Friesel-1/+2
2021-04-30analyze-config: use y/n instead of 1/0 for boolean kconfig nodesDaniel Friesel-7/+12
2021-04-20proper kconfig-webconf exportDaniel Friesel-49/+4
2021-04-20add dot export of energy modelsDaniel Friesel-0/+15
2021-04-19add dfa-to-dotDaniel Friesel-0/+13
2021-04-15Prepare KRATOS supportDaniel Friesel-37/+46
2021-03-25analyze-config: Use AnalyticModel for JSON outputDaniel Friesel-8/+23
2021-03-25analyze-config: Add RAM modelDaniel Friesel-7/+11
2021-03-25analyze-config: switch to dfatool functionsDaniel Friesel-46/+13
2021-03-25add analyze-config for kconfig ROM/RAM modelsDaniel Friesel-0/+199
2021-03-24export parameters for kconfigDaniel Friesel-1/+34
2021-03-24Add nearly correct JSON export for v0 measurements without PTA definitionDaniel Friesel-4/+2
2021-03-23kconfig-export: remove raw function keysDaniel Friesel-0/+3
2021-03-22preparations for kconfig-webconf model exportDaniel Friesel-1/+62
2021-03-19loader: merge dlog into keysight moduleDaniel Friesel-0/+2
2021-03-18add preliminary Keysight DLog supportDaniel Friesel-0/+56
2021-03-18analyze-archive: support multiple choices for show-model / show-qualityDaniel Friesel-5/+6
2021-03-17always handle co-dependent parametersDaniel Friesel-3/+0
2021-03-16generate-dfa-benchmark: add support for exernal monitorsDaniel Friesel-0/+26
2021-03-10analyze-archive --show-model=paramdetection: also show function argumentsDaniel Friesel-11/+22
2021-03-08model.assess: remove superfluous "by_name" indirectionDaniel Friesel-23/+22
2021-03-08add dataref exportDaniel Friesel-0/+19
2021-03-05promote sub-state models to a first-class modeling citizenDaniel Friesel-25/+18
2021-03-05analyze-archive: fix json exportDaniel Friesel-2/+6