Hi Taimoor,
In the earlier message I said
"you need to install Intel System Studio Professional or UItimate Edition. ( Windows* host ) <- this suit is for Embedded targets so it contains the file you need.
make sure you don't install Intel System Studio for Windows* <- this suit is for Windows target so it doesn't contain the file for linux targets."
you might got confused.. you installed a wrong version again.
For Energy Profiler , it doesn't require VTune to be connected remotely to your target while collecting the data.
You will run Intel SoCWatch on the target ( Edison, in your case ) , then you can import the result to VTune to visulaize the collected data.
you might need to build Energy Analysis Driver. So take a look at VTune Documentation which you can find at
C:\Program Files (x86)\Intel\System Studio 2015.x.xxx\VTune Amplifier 2015 for Systems\documentation\en\help\index.htm
go to 'User's Guide' > Before you begin > Installing Drivers > Building and managing the Energy Analysis Driver. <- for drivers
go to 'User's Guide' > Running Analysis Remotely > Collecting Intel Energy Profiler Data Remotely. <- how to run the Energy Analysis
Thank you