. NET performance analysis

Source: Internet
Author: User

Performance analysis: {http://msdn.microsoft.com/zh-cn/magazine/cc337887.aspx} encountered an issue: 1) Call Tree shows a less detailed solution: Configure symbol. Symbol Download path: http://msdn.microsoft.com/en-us/windows/hardware/gg463028.aspx or online: Http://msdl.microsoft.com/downlo Ad/symbols

[Profiling Tools FAQ]http://msdn.microsoft.com/zh-cn/library/dd164415%28v=vs.90%29.aspx [using Symbol Server]/HTTP// msdn.microsoft.com/en-us/library/b8ttk8zy.aspx [Specify symbol position and load behavior]http://msdn.microsoft.com/en-us/library/ X54fht41.aspx

The sample-sampling analysis method periodically interrupts the computer processor and collects the function call stack. The call stack is a dynamic structure that stores information about functions that are executing on the processor. The detection and analysis method of the instrumentation-analysis tool in the parsed binary file, the beginning and end of the target function and the insertion of the code before and after each call to other functions, records the analysis information. Reference: Http://msdn.microsoft.com/zh-cn/library/bb385770.aspx

The CLR itself actually carries a lot of profiler APIs (C language). Reference Links:

Http://msdn.microsoft.com/en-us/magazine/cc301725.aspx? Http://www.moon-soft.com/doc/39656.htm (translator) In addition, the Dottrace tool can view system calls. S

Code Performance Analyzer dottrace tracking code Execution time

. NET performance analysis

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.