Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29274 Discussions

How to specify command line and current directory for Profiler

Intel_C_Intel
Employee
382 Views
I am trying to use the profiler from the Developer Studio. Can I specify the command line and current directory (as I can do for the debugger)?

This question may have been asked many times, but I can't find a definitive answer in this forum or in the Compaq Fortran site.

Thanks,

Gabriel

0 Kudos
1 Reply
Steven_L_Intel1
Employee
382 Views
I don't think so. The profiler uses the executable directory as the default (unlike what happens when you run the program from DevStudio!), and I don't know of a way to set the command line for the profiler, unless it recognizes the one under the Debug tab (I'm not sure).

Steve
0 Kudos
Reply