- copy your trace form your terminal to the
trace.txtfile - run
xdot call_tree.dotto use
requirements:
# you probably need to install all these for xdot to work
sudo apt-get install python3-dev graphviz libgraphviz-dev pkg-config xdot
# xdot to navigate thru the produced file
pip install xdot