Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5256 Discussions

Running shell scripts from Vtune Amplifier

Jha__Prajjwal
Beginner
1,289 Views

Hello,

I am new to VTune and trying to profile an application. I want to call the executable using a shell script as there are many parameters and quite long too.

How can I do it?

 

0 Kudos
1 Reply
Vitaly_S_Intel
Employee
1,289 Views

Hi,

You can specify the path to the script as an "Application" in "What" pane of "Launch Application" analysis target. Make sure "Analyze child processes" option is turned on in "Advanced" section (it is by default).

0 Kudos
Reply