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





  • Posts   Search Threads
  • Sam SteinsJuly 7, 2009 7: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 7: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

17,025 users have contributed to 48,321 threads and 172,753 posts to date.

In the past 24 hours, we have 16 new thread(s) 57 new posts(s), and 54 new user(s).

In the past 3 days, the most popular thread for everyone has been How to manage rounding by IVF ?? The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


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