AMDuProfPcm uses the cpuctl module and requires either root
privileges or read write permissions for / dev/cpuctl*
devices.
Synopsis
AMDuProfPcm [<COMMANDS>] [<OPTIONS>] -- <PROGRAM> [<ARGS>]
<PROGRAM> — Denotes the launch application to be profiled.
<ARGS> — Denotes the list of arguments for the launch
application.
Common Usages
$ AMDuProfPcm -h
# AMDuProfPcm -m ipc -c core=0 -d 10 -o /tmp/pmcdata.txt
# AMDuProfPcm -m memory -a -d 10 -o /tmp/memdata.txt -- /tmp/myapp.exe