PandA-2024.02
|
This file contains the routines necessary to create a C executable program with instrumented edges for profiling of executions of single basic blocks. More...
#include "edge_c_writer.hpp"
Go to the source code of this file.
Data Structures | |
class | BasicBlocksProfilingCWriter |
Class use to write the C code with instruented edges for basic blocks profiling. More... | |
This file contains the routines necessary to create a C executable program with instrumented edges for profiling of executions of single basic blocks.
Definition in file basic_blocks_profiling_c_writer.hpp.