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
Age
Commit message (
Collapse
)
Author
Lines
5 days
analyze-trace: keep track of total latency per run
Birte Kristina Friesel
-0
/
+45
7 days
analyze-trace: warn when encountering unexpected transition destination model
Birte Kristina Friesel
-1
/
+7
7 days
Featured Automata learner: now with actual guards. whoop whoop!
Birte Kristina Friesel
-2
/
+70
7 days
anlyze-trace: detect non-deterministic transitions (aka: unhandled loops)
Birte Kristina Friesel
-1
/
+18
7 days
analyze-trace: store input parameters that belong to transitions
Birte Kristina Friesel
-5
/
+38
7 days
learn_pta: merge observations of identical run names
Birte Kristina Friesel
-4
/
+15
7 days
learn_pta: Add transition to final / accepting state
Birte Kristina Friesel
-2
/
+4
7 days
RunAnnotation: store name
Birte Kristina Friesel
-4
/
+9
9 days
nalyze-trace: support runs without kernel annotations
Birte Kristina Friesel
-0
/
+1
9 days
add analyze-trace (wip): predict trace part parameters from benchmark config
Birte Kristina Friesel
-0
/
+436
9 days
loader: optionally digest (implicit) DFA traces
Birte Kristina Friesel
-6
/
+122
2025-04-23
EventSequenceModel: Write error log message on TypeError (CART)
Birte Kristina Friesel
-1
/
+10
2025-03-28
export_pseudo_dref: trim _ as well
Birte Kristina Friesel
-1
/
+1
2025-03-25
export_pseudo_dref: printing to the proper file handle may help
Birte Kristina Friesel
-2
/
+2
2025-03-25
add pseudo-dataref export for ACM TAPS etc
Birte Kristina Friesel
-4
/
+32
2025-03-24
Workload is an EventSequenceModel, actually
Birte Kristina Friesel
-3
/
+3
2025-03-24
utils.human_readable: handle value is None
Birte Kristina Friesel
-0
/
+2
2025-03-24
Move workload parser and evaluation to a separate class
Birte Kristina Friesel
-59
/
+85
2025-03-24
workload: indicate failed LUT prediction on error
Birte Kristina Friesel
-6
/
+10
2025-03-21
workload.py --info: print model functions
Birte Kristina Friesel
-1
/
+2
2025-03-20
workload: Support LUT lookups
Birte Kristina Friesel
-11
/
+55
2025-03-20
workload: warn when a prediction had to fall back to the static model
Birte Kristina Friesel
-1
/
+27
Such behaviour is likely unintended in this use case
2025-03-17
workload: Support B/s and similar /s shenanigans in latency calculation
Birte Kristina Friesel
-3
/
+29
2025-03-17
human_readable: Add M and G prefixes
Birte Kristina Friesel
-0
/
+2
2025-03-17
add primitive workload evaluation for non-PTA models (WiP)
Birte Kristina Friesel
-0
/
+75
2025-03-17
parse_conf_str: support spaces between key-value pairs
Birte Kristina Friesel
-1
/
+1
2025-03-17
Optionally export models with byParam data for easier loading
Birte Kristina Friesel
-6
/
+26
2025-03-17
workload → pta-workload
Birte Kristina Friesel
-0
/
+0
2025-03-17
analyze-log: add --export-model-with-lut
Birte Kristina Friesel
-3
/
+15
2025-03-17
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
To Do: Automatically determine (and subtract) idle power usage
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
DFATOOL_ULS_MIN_BOUND=0 is especially useful in many cases
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
[next]