Profile Command - Profile Command - 57368

uProf User Guide

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

The profile command collects the performance profile data, processes it, and generates a profile report in a readable format. It is an alternative to the combination of collect and report command.

Synopsis

AMDuProfCLI profile [--help] [<options>] [<PROGRAM>] [<ARGS>] 

where,

<PROGRAM>: Denotes the launch application to be profiled.

<ARGS>: Denotes the list of arguments for the launch application.

Common Usages

$ AMDuProfCLI profile <PROGRAM> [<ARGS>]
$ AMDuProfCLI profile [--config <config> | -e <event>] [-a] [-d <duration>] [<PROGRAM>]