index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
analyze-archive.py
Age
Commit message (
Expand
)
Author
Lines
2024-05-23
Support CSV exports in UNIX dialect (without CRLF) via --export-csv-dialect
Birte Kristina Friesel
-1
/
+3
2024-02-26
add --export-csv-unparam support
Birte Kristina Friesel
-0
/
+3
2024-02-22
analyze-archive: sorted model output
Birte Kristina Friesel
-4
/
+4
2024-02-12
unfuck param_names / feature_names handling
Birte Kristina Friesel
-7
/
+9
2024-02-09
analyze-archive: remove debug output
Birte Kristina Friesel
-2
/
+0
2024-02-09
filter-param: support parameter names ending with '!'
Birte Kristina Friesel
-7
/
+14
2024-02-09
filter-param: support basic numeric operations and ∈ conditions
Birte Kristina Friesel
-1
/
+1
2024-02-09
--show-model-error: indicate loaded/json model values
Birte Kristina Friesel
-0
/
+2
2024-01-25
add an optional XV progress bar
Birte Kristina Friesel
-0
/
+1
2024-01-24
Revert "analyze-archive: pass static=True to static xv (ensures force_tree=Fa...
Birte Kristina Friesel
-4
/
+2
2024-01-23
analyze-archive: pass static=True to static xv (ensures force_tree=False)
Birte Kristina Friesel
-2
/
+4
2024-01-23
analyze archive: include timing data in dataref export
Birte Kristina Friesel
-7
/
+17
2024-01-23
analyze-archive: use main() function for main logic
Birte Kristina Friesel
-2
/
+4
2024-01-23
logging: re-add log level and module name to output. whoops.
Birte Kristina Friesel
-1
/
+5
2024-01-23
logging: include timestamps in log output
Birte Kristina Friesel
-1
/
+1
2024-01-23
--function-override: Use : for splitting to support spaces in key/attr names
Birte Kristina Friesel
-2
/
+2
2024-01-22
analyze-archive: --export-traces: Handle numpy arrays via NpEncoder
Birte Kristina Friesel
-1
/
+1
2024-01-22
Add --skip-param-stats support to analyze-{archive,log}
Birte Kristina Friesel
-1
/
+7
2024-01-12
add --filter-observations
Birte Kristina Friesel
-0
/
+6
2024-01-12
Move --force-tree definition to cli.py
Birte Kristina Friesel
-5
/
+0
2024-01-11
Rename --show-model-size to --show-model-complexity
Birte Kristina Friesel
-2
/
+2
2024-01-11
Fix xv_count handling
Birte Kristina Friesel
-1
/
+1
2024-01-11
Rename --show-quality=table to --show-model-error
Birte Kristina Friesel
-4
/
+3
2024-01-11
move --show-quality=table header to cli.py
Birte Kristina Friesel
-0
/
+1
2024-01-11
add --export-json option
Birte Kristina Friesel
-0
/
+4
2024-01-11
consistently export --plot-param graphs to PDF
Birte Kristina Friesel
-0
/
+2
2024-01-11
move --plot-param definition to cli.py
Birte Kristina Friesel
-10
/
+0
2024-01-10
CLI: Add a minimal sanity check
Birte Kristina Friesel
-0
/
+1
2024-01-10
refactor --show-model=param into lib/cli.py
Birte Kristina Friesel
-26
/
+6
2024-01-10
--show-model=param: add CART support
Birte Kristina Friesel
-18
/
+20
2024-01-09
--show-model=param: show static model where no function has been found
Birte Kristina Friesel
-0
/
+2
2024-01-09
move --show-model to cli.py
Birte Kristina Friesel
-21
/
+8
2024-01-09
consistently use --show-model (not --show-models)
Birte Kristina Friesel
-1
/
+1
2023-12-22
add --plot-unparam support to analyze-kconfig; move definition to cli.py
Birte Kristina Friesel
-7
/
+0
2023-12-22
analyze-archive, analyze-kconfig: add --normalize-nfp support
Birte Kristina Friesel
-0
/
+4
2023-12-22
analyze-archive: add --boxplot-param support
Birte Kristina Friesel
-0
/
+3
2023-12-22
analyze-archive, analyze-kconfig: add --export-json-unparam support
Birte Kristina Friesel
-0
/
+3
2023-12-21
analyze-*: consistently split --plot-param plots on colons (:)
Birte Kristina Friesel
-2
/
+2
2023-12-20
--show-quality=table: customizable --error-metric; default smape, fallback mae
Birte Kristina Friesel
-0
/
+2
2023-12-20
remove unsupported --show-quality choices
Birte Kristina Friesel
-4
/
+3
2023-12-20
Do not run XV on LUT model; it's not helpful.
Birte Kristina Friesel
-15
/
+10
2023-12-14
analyze-archive: remove unsupported HTML output as well
Birte Kristina Friesel
-144
/
+3
2023-12-14
analyze-archive: remove unsupported tex output, use pgf/dref export instead
Birte Kristina Friesel
-61
/
+2
2023-12-07
analyze-archive: add --boxplot-unparam support
Birte Kristina Friesel
-0
/
+32
2023-11-27
show-model=static: leave out parameter dependence heuristics
Birte Kristina Friesel
-2
/
+12
2023-11-13
move --function-override to lib/cli.py
Birte Kristina Friesel
-8
/
+0
2022-12-22
allow limiting precision of dataref exports
Daniel Friesel
-1
/
+3
2022-11-10
analyze-archive: add --ignore-param support
Daniel Friesel
-14
/
+16
2022-10-18
--export-dref: do not export xv data for non-xv models
Daniel Friesel
-1
/
+1
2022-06-10
move filter-param to cli
Daniel Friesel
-8
/
+0
[next]