Collect Command - Collect Command - 57368

uProf User Guide

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

The collect command collects the performance profile data and writes into the raw data files in the specified output directory. These files can then be analyzed using AMDuProfCLI report command or AMDuProf GUI.

Synopsis

AMDuProfCLI collect [--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 collect <PROGRAM> [<ARGS>]
$ AMDuProfCLI collect [--config <config> | -e <event>] [-a] [-d <duration>] [<PROGRAM>]