Setting up Authorization - Setting up Authorization - 57368

uProf User Guide

Document ID
57368
Release Date
2025-06-09
Revision
5.1 English
To set up authorization:
  1. Navigating to PROFILE > Remote Profile and locate the Client ID:
    Figure 1. Client ID
  2. Copy the Client ID (alphanumeric value).
  3. On remote target, navigate to the AMD uProf bin directory 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>