Commit graph

5 commits

Author SHA1 Message Date
Maximilian Schmeller
98cd6fc3db Fixes for random crashes
* Removed papermill cell headers (prevented cell magics from working)
* Changed bisect to bisect_right because of Python's name resolution acting stupid
* Print exceptions when building message trees
2022-09-19 12:39:53 +02:00
Maximilian Schmeller
b456645621 Fixes for different setting combos 2022-09-15 16:17:24 +02:00
Maximilian Schmeller
8eee45c79a E2E calculation per output message, plotting of E2E over time, E2E breakdown charts, E2E message flow charts 2022-08-29 22:17:52 +02:00
Maximilian Schmeller
0261b8200f Hierarchical latency graph, bugfixes, renamed types.py to not interfere with other python packages. 2022-08-09 18:36:40 +02:00
Maximilian Schmeller
dc689174c0 Refactored project structure; Caching util; process_clang_output.py provides Python API now 2022-07-20 13:35:06 +02:00