DCFG
Dynamic Control Flow Graph
|
A control-flow graph (CFG) is a fundamental structure used in computer science and engineering for describing and analyzing the structure of an algorithm or program. A dynamic control-flow graph (DCFG) is a specialized CFG that adds data from a specific execution of a program. This application-programmer interface (API) provides access to the DCFG data from within a Pin tool or a standalone program.