The Summary reports give an overview of the build and profiling workflow and show the application’s current performance and optimization status.
- For individual components, review the Compile Summary.
- For application and device binaries (
xclbin), see the Link Summary, which also loads Compile Summaries for the linked components. - For embedded processor and AMD Versal™ AI Engine systems, review the Package Summary.
- For performance profiling and event trace data related to the application execution, start with the Run Summary.
The Vitis analyzer lets you open a folder, such as a workspace, from the Welcome view or from the command line at launch.
The tool examines the folder you specify and identifies the various build and run summaries included through the file hierarchy. The Open Summary Folder dialog box opens as shown below.
Vitis analyzer displays the various Summary reports in the Analysis view. Separate applications, or unrelated components create separate hierarchies.
The Summary report links to the individual reports collected in the summary file. These include Kernel Estimate, Operation Trace, AI Engine Trace, Timeline Trace, System Estimate, Log, and Timing Summary. For more information on the individual reports the build and run processes generate, refer to Profiling the Application in the Data Center Acceleration using Vitis (UG1700).
The Summary Files section menu also
includes a drop down menu that includes the command Import xrt-smi/xsdb JSON
Output. This command lets you import a Json file that the xrt-smi command or xsdb
commands generate to display in the Analysis
view.