Hi,
I'm using VTune Aplifier XE 2016 update 2. I installed a collector on an Ubuntu 12.04 Server machine and a full installation on an Ubuntu 12.04 Desktop machine. I successfully set up a password-less SSH from the host to the target.
The application I'm trying to run remotely requires root permission so I run it using sudo. I can locally run the application on the target machine by doing
sudo amplxe-cl <options> <target> <target options>
However, I don't seem to be able to run this application remotely using amplxe-gui, probably due to the root permissions. How can I configure the project in amplxe-gui to be able to do that?
Thanks,
Oren