Skip to content
Commit 1eb4b195 authored by Josef Weidendorfer's avatar Josef Weidendorfer
Browse files

Call graph: be more robust against bogus input

If input data specified that a call between functions had 0 cost,
it still was possible that this call arc was drawn, resulting
in strange visulizations (huge random costs shown). We need to
stop drawing the call graph in these cases.
parent bfc26ad5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment