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.

Run the application

krupavmukti
Beginner
675 Views
Hi,
When i am analysing my .net application with VTune,Is it necessary that my application must be running or by just open my application and use the samling activity (my application is not debugged or run).I can analyze my code by launching my application's .exe using "Launch the application" textbox
0 Kudos
1 Reply
Peter_W_Intel
Employee
675 Views
Quoting - krupavmukti
Hi,
When i am analysing my .net application with VTune,Is it necessary that my application must be running or by just open my application and use the samling activity (my application is not debugged or run).I can analyze my code by launching my application's .exe using "Launch the application" textbox
Hi,

If your application is not busy to run, I suggest to use .NET* call graph profiling instead of .NET* sampling profiling.

Regards, Peter
0 Kudos
Reply