Performance Profiling SCI Dump Driver

Performance Profiling for C and C++

In C and C++, you can dump profiling trace data without using standard I/O functions by using the Performance Profiling Dump Driver API contained in the atqapi.h file, which is part of the Target Deployment Port

To customize the Performance Profiling Dump Driver, open the Target Deployment Port directory and edit the atqapi.h. Follow the instructions and comments included in the source code.

Related Topics

Generating SCI Dumps