看开源代码利器—用Graphviz + CodeViz生成C/C++函数调用图(call graph)
一、Graphviz + CodeViz简单介绍 CodeViz是《Understanding The Linux Virtual Memory Manager》的作者 Mel Gorman 写的一款分析C/C++源代码中函数调用关系的open source工具(类似的open source软件 ...