略过导航栏
下载源码包 pycallgraph:
It uses GraphViz to generate call graphs from one execution of your Python code. It's very easy to use and can point out possible problems with your code execution.