started anaylsis work
This commit is contained in:
parent
1f6e0c9e86
commit
d11d6afd40
9 changed files with 166075 additions and 102 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue