To set up authorization:
- Navigating to and locate the Client
ID:Figure 1. Client ID
- Copy the Client ID (alphanumeric value).
- On remote target, navigate to the AMD uProf
bindirectory and execute the following command:AMDProfilerService --add <client_id>This will authorize the client to connect to this remote target. To revoke the authorization, execute the following command:AMDProfilerService --clear-user <client_id>