Options - Options - 57368

uProf User Guide

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

Following table lists the info command

Table 1. AMDuProfCLI Info Command Options
Option Description
-h| --help Displays the help information.
--list <type>

Lists the supported items for the following types:

  • collect-configs: Predefined profile configurations that can be used with collect--config option.
  • predefined-events: List of the supported predefined events that can be used with collect --event option.
  • pmu-events: Raw PMC events that can be used with collect--event option. Alternatively, info--pmu-event all can be used to print information of all the supported events.
  • cacheline-events: List of event aliases to be used with report--sort-by option for cache analysis. It is supported only on Windows and Linux platforms.
  • view-configs: List the supported data view configurations that can be used with report --view option.
--list <type> OS Support: Linux

Lists the supported items for the following types:

  • trace-events: List of trace events that can be used with collect --trace os or collect -- trace user option.
  • gpu-events: List of GPU events can be used in gpu profile configuration.
--collect-config <name>

Displays the details of the given profile configuration used with collect -- config <name>option.

Use info --list collect-configs command for the details on the supported profile configurations.

--view-config <name>

Displays the details of the given view configuration used in the report generation option report --view <name>.

Use info --list view-configs command for the details on the supported data view configurations.

--pmu-event <event> Displays the details of the given pmu event. Use command info --list pmu-events for the list of supported pmc events.
--system Displays the processor information of this system.
--bpf OS Support: Linux

Displays details of the BPF support and BCC Installation.