Overview - Overview - 57368

uProf User Guide

Document ID
57368
Release Date
2025-06-09
Revision
5.1 English

AMD uProf’s command line interface AMDuProfCLI provides options to collect and generate report for analyzing the profile data.

AMDuProfCLI [--version] [--help] COMMAND [<options>] [<PROGRAM>] [<ARGS>] 

The following commands are supported:

Table 1. Supported Commands
Command Description
collect Runs the given program and collects the profile samples.
report Processes the raw profile datafile and generates profile report.
timechart Power Profiling — collects and reports system characteristics, such as power, thermal, and frequency metrics.
info Displays the generic information about system and topology.
translate Processes the raw profile datafile and generates the profile DB.
profile Collects the performance profile data, analyzes it and generates the profile report.
compare,diff Processes multiple profile-data and generates a comparison report.

For more information on the workflow, refer to the section “Workflow and Key Concepts”. To run the command line interface AMDuProfCLI, run the following binaries as per the OS:

Table 2. OS Specific Binary Commands
OS Command
Windows C:\Program Files\AMD\AMDuProf\bin\AMDuProfCLI.exe
Linux /opt/AMDuProf_X.Y-ZZZ/bin/AMDuProfCLI
Linux: If installed using the .tar file ./AMDuProf_Linux_x64_X.Y.ZZZ/bin/AMDuProfCLI
FreeBSD sh ./AMDuProf_FreeBSD_x64_X.Y.ZZZ/bin/AMDuProfCLI