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
/
lib
Age
Commit message (
Expand
)
Author
Lines
2019-04-03
dfatool: analytic model getter: Add arg support
Daniel Friesel
-0
/
+4
2019-04-03
NanoPB benchmark generator: add encode/decode of float values
Daniel Friesel
-0
/
+6
2019-04-02
add transition_map accessor
Daniel Friesel
-1
/
+6
2019-04-02
MPack, NanoPB: Adjust writer_destroy / pb_decode calls for wrapper support
Daniel Friesel
-4
/
+8
2019-04-01
AnalyticModel: Add argument support
Daniel Friesel
-1
/
+8
2019-04-01
add missing include
Daniel Friesel
-1
/
+1
2019-04-01
remove unused function AnalyticModel._fit
Daniel Friesel
-22
/
+0
2019-04-01
Use std_param_lut, not the (non-existing) std_arg_lut
Daniel Friesel
-2
/
+2
2019-03-29
argument-aware analysis of protocolmodeling cycles benchmarks
Daniel Friesel
-11
/
+27
2019-03-29
remove unused function
Daniel Friesel
-8
/
+0
2019-03-28
fix callcycles argument handling
Daniel Friesel
-4
/
+10
2019-03-28
cycle analysis: use median to protect against outliers
Daniel Friesel
-6
/
+8
2019-03-28
Protocols: Log function arguments
Daniel Friesel
-48
/
+56
2019-03-28
add shorten_call function from protocolmodeling/analyze-param.py
Daniel Friesel
-0
/
+53
2019-03-27
benchmark generation WiP
Daniel Friesel
-21
/
+43
2019-03-27
protocol_benchmarks: import lib-to-codegen function; always save timestamps
Daniel Friesel
-2
/
+39
2019-03-27
data_parameters: Account for serialized data buffer size
Daniel Friesel
-6
/
+14
2019-03-25
_mean_std_by_param: Handle no partitions for attribute
Daniel Friesel
-1
/
+6
2019-03-25
plotter: Add output option to boxplot and plot_attribute
Daniel Friesel
-4
/
+12
2019-03-25
data_parameters: Add (text|bss|data)_ser(des)?_delta
Daniel Friesel
-6
/
+11
2019-03-25
protocol_benchmarks: Do not pre-encode numbers for manualjson
Daniel Friesel
-2
/
+2
2019-03-22
SerialReader: Support both types of serial newlines
Daniel Friesel
-1
/
+6
2019-03-21
Protolog: Handle erroneous cycle measurements
Daniel Friesel
-16
/
+33
2019-03-21
TimingAnalysis: Add missing newline in macro definition
Daniel Friesel
-1
/
+1
2019-03-20
data_parameters: Doku
Daniel Friesel
-1
/
+50
2019-03-19
data_parameters: catch TypeError (sometimes ubjson stores numbers as Decimal)
Daniel Friesel
-4
/
+9
2019-03-14
runner: fake peek support in ShellMonitor
Daniel Friesel
-2
/
+6
2019-03-14
automata: Add missing attributes in PTA.from_yaml
Daniel Friesel
-2
/
+18
2019-03-14
runner: add missing include for exception handler
Daniel Friesel
-0
/
+1
2019-03-13
Add simple per-statement C(++) timing analysis wrapper
Daniel Friesel
-0
/
+29
2019-03-13
WiP
Daniel Friesel
-39
/
+28
2019-03-13
PTA: Support DFS with parameter tracking
Daniel Friesel
-4
/
+28
2019-03-12
generate-dfa-benchmark: Support building, flashing, and (partially) logging
Daniel Friesel
-6
/
+34
2019-03-12
harness: Use inheritance for common code
Daniel Friesel
-33
/
+17
2019-03-07
runner: documentation
Daniel Friesel
-14
/
+73
2019-03-06
runner: Add get_monitor, get_counter_limits helpers
Daniel Friesel
-0
/
+28
2019-03-05
working benchmark generation
Daniel Friesel
-19
/
+19
2019-03-05
add serial monitor utilities
Daniel Friesel
-0
/
+88
2019-03-05
DFA benchmarks: Add missing boilerplate code
Daniel Friesel
-1
/
+14
2019-03-05
read instance name from PTA/DFA yaml file
Daniel Friesel
-1
/
+7
2019-03-04
generate PTA from YAML model, support several types of test harness
Daniel Friesel
-0
/
+102
2019-03-01
PTA.from_json: Only generate AnalyticFunction if it is set
Daniel Friesel
-2
/
+3
2019-02-22
add ptalog to dfa benchmark generation
Daniel Friesel
-0
/
+3
2019-02-21
update from_json / to_json
Daniel Friesel
-2
/
+3
2019-02-21
add support for accepting states
Daniel Friesel
-1
/
+8
2019-02-21
dfs: always return tuples
Daniel Friesel
-2
/
+2
2019-02-21
PTA trace: Return transition objects, not just names
Daniel Friesel
-7
/
+11
2019-02-21
PTA: Add argument support in trace generation
Daniel Friesel
-11
/
+29
2019-02-21
support legacy argument / benchmark test value definitions
Daniel Friesel
-3
/
+10
2019-02-21
PTA: Add loader for legacy (dfatool.pl) JSON format
Daniel Friesel
-0
/
+34
[next]