Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Run the application

krupavmukti
Beginner
263 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
263 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