started anaylsis work

This commit is contained in:
Niklas Halle 2025-06-03 13:43:48 +00:00
parent 1f6e0c9e86
commit d11d6afd40
9 changed files with 166075 additions and 102 deletions

View file

@ -221,7 +221,7 @@ class LatencyGraph:
nodes_to_cbs[node] = set()
nodes_to_cbs[node].add(cb)
print(f"[ENTKÄFERN] {ownerless_cbs} callbacks have no owner, filtering them out.")
print(f"[DEBUG] {ownerless_cbs} callbacks have no owner, filtering them out.")
##################################################
# Find in/out topics for each callback