Age | Commit message (Expand) | Author | Lines |
3 days | parse_conf_str: support spaces between key-value pairs | Birte Kristina Friesel | -1/+1 |
3 days | Optionally export models with byParam data for easier loading | Birte Kristina Friesel | -6/+26 |
3 days | workload → pta-workload | Birte Kristina Friesel | -0/+0 |
3 days | analyze-log: add --export-model-with-lut | Birte Kristina Friesel | -3/+15 |
3 days | analyze-log: fix typo in terminal output | Birte Kristina Friesel | -1/+1 |
2025-01-17 | Add helper to determine system-wide energy and power usage via RAPL | Birte Kristina Friesel | -0/+59 |
2025-01-13 | Add valgrind-ws → dfatool param helper with optional kernel extraction | Birte Kristina Friesel | -0/+166 |
2025-01-13 | ... oops | Birte Kristina Friesel | -1/+1 |
2025-01-13 | extract-speedup-from-log: add --add-param | Birte Kristina Friesel | -1/+16 |
2025-01-10 | add extract-speedup-from-log helper | Birte Kristina Friesel | -0/+182 |
2025-01-10 | add perf-stat-to-dfatool helper | Birte Kristina Friesel | -0/+40 |
2025-01-03 | pelt: typo | Birte Kristina Friesel | -1/+1 |
2024-12-13 | Document DFATOOL_ULS_MIN_BOUND | Birte Kristina Friesel | -0/+1 |
2024-12-12 | Support lower regression bounds other than -∞ | Birte Kristina Friesel | -4/+14 |
2024-12-06 | loader.plain: Initialize logging | Birte Kristina Friesel | -0/+4 |
2024-11-08 | README: Add references to repository mirrors | Birte Kristina Friesel | -0/+8 |
2024-11-04 | CLI: remove special case for TOTAL; it's available for LUT as well now | Birte Kristina Friesel | -5/+2 |
2024-11-04 | analyze-log: pass with_sum to LUT assessment as well | Birte Kristina Friesel | -1/+1 |
2024-10-28 | Add --add-total-observation support to dref export | Birte Kristina Friesel | -16/+28 |
2024-10-24 | Add --add-total-observation support to non-xv quality metrics | Birte Kristina Friesel | -4/+24 |
2024-10-24 | add --add-total-observation for behaviour model evaluation | Birte Kristina Friesel | -11/+44 |
2024-10-21 | README: document CSV loader variables | Birte Kristina Friesel | -0/+2 |
2024-07-22 | utils: igtnore-param: handle empty list. derp. | Birte Kristina Friesel | -0/+4 |
2024-07-22 | analyze-log: allow ignoring parameters after filtering on them | Birte Kristina Friesel | -6/+6 |
2024-07-22 | show-model: use two decimal places by default | Birte Kristina Friesel | -0/+1 |
2024-07-22 | add (partially supported) --show-model-precision | Birte Kristina Friesel | -27/+40 |
2024-07-19 | Add DFATOOL_ULS_FUNCTIONS variable | Birte Kristina Friesel | -0/+8 |
2024-07-19 | _try_fits: roofline: ensure that x0 is within bounds | Birte Kristina Friesel | -0/+1 |
2024-07-19 | specify appropriate bounds for roofline functions. | Birte Kristina Friesel | -5/+46 |
2024-07-19 | ULS: add support for roofline functions | Birte Kristina Friesel | -12/+30 |
2024-07-09 | filter_aggregate_by_param: <> only work for non-None values | Birte Kristina Friesel | -5/+13 |
2024-07-04 | log analysis: "[::] Key Attribute |" is not required, "[::] Key |" suffices | Birte Kristina Friesel | -3/+3 |
2024-07-02 | model JSON export: Include parameter values that contributed to this model | Birte Kristina Friesel | -0/+6 |
2024-07-02 | add kstest | Birte Kristina Friesel | -0/+31 |
2024-07-02 | ttest-ind: log entire result object | Birte Kristina Friesel | -1/+1 |
2024-07-02 | add ttest-ind utility | Birte Kristina Friesel | -0/+31 |
2024-07-01 | mutual_information: handle skipped parameters; return a dict | Birte Kristina Friesel | -13/+15 |
2024-07-01 | model: add mutual_information accessor | Birte Kristina Friesel | -0/+3 |
2024-06-28 | analyze-log: add --information-gain | Birte Kristina Friesel | -0/+53 |
2024-06-28 | analyze-kconfig: move paramValueToIndex to model root | Birte Kristina Friesel | -0/+4 |
2024-06-27 | fix UnboundLocalError. Yay for Python variable scoping. | Birte Kristina Friesel | -9/+9 |
2024-06-27 | CI: move test data to UOS | Birte Kristina Friesel | -18/+18 |
2024-06-27 | analyze-kconfig: only import plotter (→matplotlib) when needed | Birte Kristina Friesel | -2/+8 |
2024-06-10 | splitinfo: sort keys | Birte Kristina Friesel | -1/+1 |
2024-05-23 | --export-csv-dialec: add excel-lf (excel with LF rather than CRLF) | Birte Kristina Friesel | -1/+11 |
2024-05-23 | Support CSV exports in UNIX dialect (without CRLF) via --export-csv-dialect | Birte Kristina Friesel | -5/+19 |
2024-03-22 | oooops | Birte Kristina Friesel | -0/+1 |
2024-03-22 | handle mis-specified param filters | Birte Kristina Friesel | -1/+5 |
2024-03-22 | RMT: add max depth hyper-parameter | Birte Kristina Friesel | -3/+20 |
2024-03-21 | --skip-param-stats and --force-tree are no longer dependent | Birte Kristina Friesel | -18/+1 |