This timechart command collects and reports the system characteristics, such as power, thermal and frequency metrics, and generates a text or CSV report.
Note: The timechart command is supported only on Windows and
Linux.
Synopsis
AMDuProfCLI timechart [--help] [--list] [<options>] [<PROGRAM>] [<ARGS>]
where,
<PROGRAM>: Denotes the application to be launched before starting
the power metrics collection.
<ARGS>: Denotes the list of arguments for the launch
application.
Common Usages
$ AMDuProfCLI timechart --list
$ AMDuProfCLI timechart -e <event> -d <duration> [<PROGRAM>] [<ARGS>]