Profiling Instrumented Target Application - Profiling Instrumented Target Application - 57368

uProf User Guide

Document ID
57368
Release Date
2025-06-09
Revision
5.1 English
Complete the following procedure to profile an instrumented target application:
  1. Run the application AMDuProfCLI collect --config tbp -o <outputFolderPath> <applicationNameToBeProfiled>.

    The raw output is generated in the directory <Session Directory>/instrument.

  2. To generate:
    Summary report:
    AMDuProfCLI report –i < outputFolderPath >
    Detailed report:
    AMDuProfCLI report –i < outputFolderPath > --detail