The custom glue code is a simple tool that reduces the addresstrace to a graph specification.
定制的中间代码是一个非常简单的工具,它可以减少对图形规范的地址跟踪。
2
In the constructor function, a new trace file is opened into which the profiling addresstrace will be written; within the destructor function, the trace file is closed (see Listing 3).