Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • Sam SteinsJuly 7, 2009 8:27 AM PDT   
    Hotspots and Application is not displaying

    We started on using Intel VTune Performance Analyzer on analyzing performance of .Net Desktop Application(output .exe) .when we started on using sample wizard feature in order to find hotspots and start enhance it, the application make sampling correctly but the program output is displaying only files (.exe) or( .dll) which contains assembly code and so the tested function on the .Net application are not displayed and the hotspots cannot be identified. So how can we make profiling to .Net Application and view c# Code. Thank you



    Peter Wang (Intel)July 7, 2009 8:19 PM PDT
    Rate
     
    Re: Hotspots and Application is not displaying

    Quoting - Sam Steins

    We started on using Intel VTune Performance Analyzer on analyzing performance of .Net Desktop Application(output .exe) .when we started on using sample wizard feature in order to find hotspots and start enhance it, the application make sampling correctly but the program output is displaying only files (.exe) or( .dll) which contains assembly code and so the tested function on the .Net application are not displayed and the hotspots cannot be identified. So how can we make profiling to .Net Application and view c# Code. Thank you


    Hello,

    The user should use steps as <Sampling Wizard ->.NET* profiling->Executable->Application to launch->..."Finish"> - for .NET application profiling. Thus, the user can see app.exe.jit in the processes report to drill down to C# code.

    Please try above steps with VTune(TM) Analyzer's example application VTune_Csharp_Example.sln at VTuneExamplesC#2003.

    Regards, Peter


Forum jump:  

Intel Software Network Forums Statistics

16,376 users have contributed to 46,363 threads and 164,030 posts to date.

In the past 24 hours, we have 11 new thread(s) 28 new posts(s), and 25 new user(s).

In the past 3 days, the most popular thread for everyone has been Program compiles in release but not debug The most posts were made to You need to show us the whole The post with the most views is try_pop in concurrent_queue

Please welcome our newest member fruitbrown


For more complete information about compiler optimizations, see our Optimization Notice.